Click or drag to resize

HeaderVariablesCeColor Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Current entity color.

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

Property Value

Type: AciColor
Remarks
Default value: 256 (ByLayer). This header variable only supports indexed colors.
See Also