Gets or sets where to place the arc length Dimension symbol in relation to the Dimension text.
.NET Syntax
JavaScript | |
---|
get_ArcSymbolType () : String
put_ArcSymbolType (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_ArcSymbolType(
dsArcSymbolType_e* Val
)
HRESULT put_ArcSymbolType(
dsArcSymbolType_e NewVal |
C++ | |
---|
DSRESULT get_ArcSymbolType (
dsArcSymbolType_e* Val
)
DSRESULT put_ArcSymbolType(
dsArcSymbolType_e NewVal
) |
Property Value
Placement of arc length Dimension symbol in relation to the Dimension Text as defined in
dsArcSymbolType_e
Example
See Also
Availability
DraftSight V1R1.2