Table of Contents

Property Dimfxlon

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

Dimfxlon

Gets or sets whether the lengths of the extension are fixed. If the value is true (1), the lengths of the extension lines are set in DIMFXL.

[CadBool(CadEntityAttribute.Cad290, CadParameterType.MustHave, "AcDbDimStyleTableRecord")]
public bool Dimfxlon { get; set; }

Property Value

bool

The value indicating whether the lengths of the extension are fixed.