ACadSharp.Classes.DxfClass.WasZombie - DomCR/ACadSharp GitHub Wiki

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