Gets or sets the leader's lines style for this annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LeaderLineStyle As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim value As Integer
instance.LeaderLineStyle = value
value = instance.LeaderLineStyle
|
C# | |
---|
int LeaderLineStyle {get; set;} |
C++/CLI | |
---|
property int LeaderLineStyle {
int get();
void set (int value);
} |
Return Value
Leader's line style as defined by
swLineStyles_e
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0