ACadSharp.Attributes.DxfSubClassAttribute.IsEmpty - DomCR/ACadSharp GitHub Wiki

IsEmpty Property

Flag to mark the classes that don't contain any properties by itself, they are only a base for the subclasses

Definition

Namespace: ACadSharp.Attributes.DxfSubClassAttribute

C#

public Boolean IsEmpty { get; }

Property Value

Boolean