Skip to content

ACadSharp.Color.IsTrueColor

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

IsTrueColor Property

True if the stored color is a true color. False if the color is an indexed color.

Definition

Namespace: ACadSharp.Color

C#

public Boolean IsTrueColor { get; }

Property Value

Boolean

Clone this wiki locally