Skip to content

ACadSharp.Attributes.DxfSubClassAttribute.IsEmpty

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally