Gets or sets the maximum length of dimension extension lines.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaxWitnessLineLength As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IDisplayDimension
Dim value As System.Double
instance.MaxWitnessLineLength = value
value = instance.MaxWitnessLineLength |
C# | |
---|
System.double MaxWitnessLineLength {get; set;} |
C++/CLI | |
---|
property System.double MaxWitnessLineLength {
System.double get();
void set ( & System.double value);
} |
Property Value
Length
Example
Remarks
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0