Click or drag to resize

MLineStyleElementColor Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the element color.

Namespace:  netDxf.Objects
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public AciColor Color { get; set; }
Request Example View Source

Property Value

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