Table of Contents

Property ColorId

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

ColorId

Gets or sets the color id (ACI color) of the entity.

[CadShort(CadEntityAttribute.Cad062, CadParameterType.Optional, "AcDbEntity", HasDefaultValue = true)]
public short ColorId { get; set; }

Property Value

short

An int value representing the entity ACI color value.