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