CadDimensionStyleTable.Dimtix

CadDimensionStyleTable.Dimtix property

Gets or sets whether text should be drawn between extension lines. Possible values are: 0 (text is inside the extension lines), 1 (text is between the extension lines even if it would ordinarily be placed outside those lines).

public short Dimtix { get; set; }

See Also