Gets or sets the placement of arc angular Dimension symbols in relation to the Dimension text.
.NET Syntax
JavaScript | |
---|
get_ArcLengthSymbols () : String
put_ArcLengthSymbols (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_ArcLengthSymbols(
dsArcLengthSymbols_e* Val
)
HRESULT put_ArcLengthSymbols(
dsArcLengthSymbols_e NewVal |
C++ | |
---|
DSRESULT get_ArcLengthSymbols (
dsArcLengthSymbols_e* Val
)
DSRESULT put_ArcLengthSymbols(
dsArcLengthSymbols_e NewVal
) |
Property Value
Placement of arc angular Dimension symbols in relation to the Dimension text as defined in
dsArcLengthSymbols_e
See Also
Availability
DraftSight V1R5.0