Gets or sets the number of decimal places for length measurements.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LengthDecimalPlaces As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim value As System.Integer
instance.LengthDecimalPlaces = value
value = instance.LengthDecimalPlaces |
C# | |
---|
System.int LengthDecimalPlaces {get; set;} |
C++/CLI | |
---|
property System.int LengthDecimalPlaces {
System.int get();
void set ( & System.int value);
} |
Property Value
Number of decimal places for length measurements
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0