Skip to content

ACadSharp.Entities.Viewport.AmbientLightColor

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

AmbientLightColor Property

Ambient light color.Write only if not black color.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

public Color AmbientLightColor { get; set; }

Property Value

Color

Clone this wiki locally