Skip to content

ACadSharp.Entities.Viewport.DefaultLightingType

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

DefaultLightingType Property

Default lighting type.

Remarks

0 = One distant light 1 = Two distant lights

Definition

Namespace: ACadSharp.Entities.Viewport

C#

DxfCodeValueAttribute
public LightingType DefaultLightingType { get; set; }

Property Value

LightingType

Clone this wiki locally