Skip to content

ACadSharp.Entities.Viewport.AmbientLightColor

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

AmbientLightColor Property

Ambient light color.Write only if not black color.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

DxfCodeValueAttribute
public Color AmbientLightColor { get; set; }

Property Value

Color

Clone this wiki locally