Table of Contents

Property Dimtad

Namespace
Aspose.CAD.FileFormats.Cad.CadTables
Assembly
Aspose.CAD.dll

Dimtad

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).

[CadShort(CadEntityAttribute.Cad077, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public short Dimtad { get; set; }

Property Value

short