Skip to content

ACadSharp.Objects.CadDictionary.HardOwnerFlag

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally