Skip to content

ACadSharp.Entities.Viewport.DefaultLightingType

Albert Domenech edited this page Apr 6, 2025 · 3 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