Gets or sets the decimal separator for linear Dimensions whose
format is set to Decimal.
.NET Syntax
JavaScript | |
---|
get_DecimalSeparator () : String
put_DecimalSeparator (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_DecimalSeparator(
dsLinearDimensionDecimalSeparator_e* Val
)
HRESULT put_DecimalSeparator(
dsLinearDimensionDecimalSeparator_e NewVal |
C++ | |
---|
DSRESULT get_DecimalSeparator (
dsLinearDimensionDecimalSeparator_e* Val
)
DSRESULT put_DecimalSeparator(
dsLinearDimensionDecimalSeparator_e NewVal
) |
Property Value
Decimal separator as defined in
dsLinearDimensionDecimalSeparator_e
See Also
Availability
DraftSight V1R1.2