CadDimensionStyleTable.Dimtsz

CadDimensionStyleTable.Dimtsz property

Gets or sets mode of drawing strokes and arrowheads for linear, radius, and diameter diensions. If the value is 0 arrowheads will be drawn, positive value defines the size of oblique strokes instead of arrowheads. The value is multiplied by the Dimscale.

public double Dimtsz { get; set; }

See Also