Skip to content

ACadSharp.Color.TrueColor

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally