Property ColorValue
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
ColorValue
Gets or sets the true color value (RGB) of the entity.
[CadInt(CadEntityAttribute.Cad420, CadParameterType.Optional, "AcDbEntity")]
public int? ColorValue { get; set; }