Skip to content

ACadSharp.Entities.Viewport.UseDefaultLighting

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

UseDefaultLighting Property

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

Definition

Namespace: ACadSharp.Entities.Viewport

C#

DxfCodeValueAttribute
public Boolean UseDefaultLighting { get; set; }

Property Value

Boolean

Clone this wiki locally