CadDimensionStyleTable.Dimatfit

CadDimensionStyleTable.Dimatfit property

Gets or sets the mode for the arranging dimension text and arrows when there is not enough space. Possible values are: 0 (text and arrows will be outside extension lines), 1 (arrows will be moved first), 2 (text will be moved first), 3 (the best move of arrows or text will be applied).

public short Dimatfit { get; set; }

See Also