CadLineTypeTableObject.StyleReference

CadLineTypeTableObject.StyleReference property

Gets or sets the style reference.

public List<string> StyleReference { get; set; }

Property Value

The style reference.

See Also