CreateFeatureMgrView3 Method (IModelDoc)
Obsolete. Superseded by IModelDoc2::CreateFeatureMgrView3.
.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 IModelDoc
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