Skip to content

ACadSharp.Classes.DxfClass.WasZombie

Albert Domenech edited this page Jul 14, 2024 · 3 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#

public Boolean WasZombie { get; set; }

Property Value

Boolean

Clone this wiki locally