Click or drag to resize

DictionaryObjectIsHardOwner Property

Gets or sets if the dictionary object is hard owner.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public bool IsHardOwner { get; set; }

Property Value

Type: Boolean
See Also