Gets or sets the display of multiple leaders for this callout.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MultipleLeaders As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICallout
Dim value As System.Boolean
instance.MultipleLeaders = value
value = instance.MultipleLeaders |
C# | |
---|
System.bool MultipleLeaders {get; set;} |
C++/CLI | |
---|
property System.bool MultipleLeaders {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to display multiple leaders, false to not
Example
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15