ArcLengthSymbols Property (IDimensionStyleAngularDimensionOptions) Send Feedback
See Also 
Gets or sets the placement of arc angular Dimension symbols in relation to the Dimension text.

Syntax

Visual Basic 
Property ArcLengthSymbols As dsArcLengthSymbols_e
C# 
dsArcLengthSymbols_e ArcLengthSymbols {get; set;}
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