CadDimensionStyleTable.Dimtol

CadDimensionStyleTable.Dimtol property

Gets or sets whether tolerances should be added to dimension text. Possible values are: 0 (off), 1 (on, Dimlim is considered as off).

public short Dimtol { get; set; }

See Also