ACadSharp.Entities.Viewport.DefaultLightingType - DomCR/ACadSharp GitHub Wiki

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