ACadSharp.Objects.CadDictionary.HardOwnerFlag - DomCR/ACadSharp GitHub Wiki

HardOwnerFlag Property

indicates that elements of the dictionary are to be treated as hard-owned.

Definition

Namespace: ACadSharp.Objects.CadDictionary

C#

DxfCodeValueAttribute
public Boolean HardOwnerFlag { get; set; }

Property Value

Boolean