Gets or sets the value for rounding to the nearest for linear Dimensions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RoundToTheNearest As System.Double |
C# | |
---|
System.double RoundToTheNearest {get; set;} |
JavaScript | |
---|
get_RoundToTheNearest () : Number
put_RoundToTheNearest (
NewVal : Number
)
|
COM native C++ | |
---|
HRESULT get_RoundToTheNearest(
DOUBLE* Val
)
HRESULT put_RoundToTheNearest(
DOUBLE NewVal |
C++ | |
---|
DSRESULT get_RoundToTheNearest (
double* Val
)
DSRESULT put_RoundToTheNearest(
double NewVal
) |
Property Value
Value for rounding to the nearest
See Also
Availability
DraftSight V1R1.2