CadDimensionStyleTable.Dimfxlon

CadDimensionStyleTable.Dimfxlon property

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.

public bool Dimfxlon { get; set; }

Property Value

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

See Also