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; }