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