CadDimensionStyleTable.Dimlwd

CadDimensionStyleTable.Dimlwd property

Gets or sets the lineweight of dimension lines. Possible values are: -3 (default LWDEFAULT value), -2 (by block), -1 (by layer).

public short Dimlwd { get; set; }

See Also