ACadSharp.Color.Index - DomCR/ACadSharp GitHub Wiki

Index Property

Indexed color. If the color is stored as a true color, returns -1;

Definition

Namespace: ACadSharp.Color

C#

public Int16 Index { get; }

Property Value

Int16