IInsertBOMBalloon2 Method (IModelDoc)
Obsolete. Superseded by IModelDoc2::IInsertBOMBalloon2.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc
Dim Style As Integer
Dim Size As Integer
Dim UpperTextStyle As Integer
Dim UpperText As String
Dim LowerTextStyle As Integer
Dim LowerText As String
Dim value As Note
value = instance.IInsertBOMBalloon2(Style, Size, UpperTextStyle, UpperText, LowerTextStyle, LowerText)
|
Parameters
- Style
-
- Size
-
- UpperTextStyle
-
- UpperText
-
- LowerTextStyle
-
- LowerText
-
See Also