Click or drag to resize

MLineStyleElementColor Property

Gets or sets the element color.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public AciColor Color { get; set; }

Property Value

Type: AciColor
Remarks
AutoCad2000 dxf version does not support true colors for MLineStyleElement color.
See Also