Gets whether this note is the master note of a balloon stack.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IsStackedBalloonMaster() As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As INote
Dim value As Boolean
value = instance.IsStackedBalloonMaster()
|
C# | |
---|
bool IsStackedBalloonMaster() |
C++/CLI | |
---|
bool IsStackedBalloonMaster(); |
Return Value
True if this note is the master note of a balloon stack, false if not
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0