Skip to content

ACadSharp.Header.CadHeader.CurrentEntityColor

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

CurrentEntityColor Property

Current entity color number.

Remarks

System variable CECOLOR.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Color CurrentEntityColor { get; set; }

Property Value

Color

Clone this wiki locally