Click or drag to resize

DictionaryObject Properties

The DictionaryObject type exposes the following members.

Properties
  NameDescription
Public propertyCloning
Gets or sets the dictionary object cloning flags.
Public propertyCodeName
Gets the dxf entity type string.
(Inherited from DxfObject.)
Public propertyEntries
Gets the entries dictionary (key: owner entry handle, value: name)
Public propertyHandle
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.)
Public propertyIsHardOwner
Gets or sets if the dictionary object is hard owner.
Public propertyOwner
Gets the owner of the actual dxf object.
(Inherited from DxfObject.)
Top
See Also