CadDimensionStyleTable.Dimfit

CadDimensionStyleTable.Dimfit property

Gets or sets the combination of Dimatfit and Dimtmove. If this value is in range 0 – 3, then Dimatfit is also set to 0 – 3 and Dumtmove is set to 0. It this value is 4 or 5, then Dimatfit is 3 and Dimtmove is 1 or 2.

public short Dimfit { get; set; }

See Also