Gets and sets whether to attach balloons to faces.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LeaderAttachmentToFaces As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAutoBalloonOptions
Dim value As Boolean
instance.LeaderAttachmentToFaces = value
value = instance.LeaderAttachmentToFaces
|
C# | |
---|
bool LeaderAttachmentToFaces {get; set;} |
C++/CLI | |
---|
property bool LeaderAttachmentToFaces {
bool get();
void set (bool value);
} |
Return Value
True to attach balloons to faces; false to attach balloons to edges
Example
Remarks
See Also
Availability
SolidWorks 2012 FCS, Revision Number 20.0