CadDimensionStyleTable.Dimtofl

CadDimensionStyleTable.Dimtofl property

Gets or sets the mode to draw a dimension line between the extension lines even when the text is placed outside. Possible values are: 0 (do not draw dimension lines between the measured points), 1 (draw dimension lines between the measured points).

public short Dimtofl { get; set; }

See Also