CadDimensionStyleTable.Dimarcsym

CadDimensionStyleTable.Dimarcsym property

Gets or sets the mode to display arc symbols for arc length dimension. Possible values are: 0 (the arc length symbol is before the text of dimension), 1 (the arc length symbol is above the text of dimension), 2 (the arc length symbol is not shown).

public int Dimarcsym { get; set; }

Property Value

The mode to display arc symbols for arc length dimension.

See Also