Skip to content

ACadSharp.Objects.CadDictionary.HardOwnerFlag

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

HardOwnerFlag Property

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

Definition

Namespace: ACadSharp.Objects.CadDictionary

C#

public Boolean HardOwnerFlag { get; set; }

Property Value

Boolean

Clone this wiki locally