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