Property Dimtoh
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimtoh
Gets or sets the position of dimension text outside the extension lines. Possible values are: 0 (align text with the dimension line), 1 (text is horizontal).
[CadShort(CadEntityAttribute.Cad074, CadParameterType.Optional, "AcDbDimStyleTableRecord")]
public short? Dimtoh { get; set; }