CadImage.LineTypes

CadImage.LineTypes property

Gets or sets the dimension styles.

public CadLineTypesDictionary LineTypes { get; set; }

Property Value

The dimension styles.

See Also