CadDimensionStyleTable.Dimtad

CadDimensionStyleTable.Dimtad property

Gets or sets the mode for vertical position of text in relation to the dimension line. Possible values are: 0 (centered between the extension lines), 1 (above the dimension line), 2 (on the side of the dimension line farthest away from the defining points), 3 (position is according to Japanese Industrial Standards (JIS)), 4 (below the dimension line).

public short Dimtad { get; set; }

See Also