Property Dimgap
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
Dimgap
Gets or sets the distance around the dimension text when the dimension line breaks it.
[CadDouble(CadEntityAttribute.Cad147, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public double Dimgap { get; set; }