Skip to content

ACadSharp.Entities.Viewport.UseDefaultLighting

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

UseDefaultLighting Property

Default lighting flag.On when no user lights are specified.

Definition

Namespace: ACadSharp.Entities.Viewport

C#

public Boolean UseDefaultLighting { get; set; }

Property Value

Boolean

Clone this wiki locally