ACadSharp.Color.TrueColor - DomCR/ACadSharp GitHub Wiki
TrueColor Property
True color. If the color is stored as an indexed color, returns -1;
Definition
Namespace: ACadSharp.Color
C#
public Int32 TrueColor { get; }
Property Value
Int32
True color. If the color is stored as an indexed color, returns -1;
Namespace: ACadSharp.Color
C#
public Int32 TrueColor { get; }
Int32