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