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