CreateFeatureMgrView3 Method (IModelDoc2)
Obsolete. Superseded by IModelViewManager::CreateFeatureMgrView2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CreateFeatureMgrView3( _
ByRef Bitmap As Integer, _
ByVal ToolTip As String, _
ByVal WhichPane As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim Bitmap As Integer
Dim ToolTip As String
Dim WhichPane As Integer
Dim value As Object
value = instance.CreateFeatureMgrView3(Bitmap, ToolTip, WhichPane)
|
Parameters
- Bitmap
-
- ToolTip
-
- WhichPane
-
See Also