Skip to content

ACadSharp.Classes.DxfClass.WasZombie

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

WasZombie Property

Was-a-proxy flag. Set to 1 if class was not loaded when this DXF file was created, and 0 otherwise

Definition

Namespace: ACadSharp.Classes.DxfClass

C#

DxfCodeValueAttribute
public Boolean WasZombie { get; set; }

Property Value

Boolean

Clone this wiki locally