Gets and sets the style of the balloons.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property Style As Integer |
| Visual Basic (Usage) | |
|---|
Dim instance As IAutoBalloonOptions
Dim value As Integer
instance.Style = value
value = instance.Style
|
| C++/CLI | |
|---|
property int Style {
int get();
void set (int value);
} |
Return Value
Style of the balloons as defined in
swBalloonStyle_e; specify -1 to use the document default balloon style (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2012 FCS, Revision Number 20.0