DictionaryObject Class |
Namespace: DXFReaderNET.Objects
The DictionaryObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Cloning |
Gets or sets the dictionary object cloning flags.
| |
| CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) | |
| Entries |
Gets the entries dictionary (key: owner entry handle, value: name)
| |
| Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) | |
| IsHardOwner |
Gets or sets if the dictionary object is hard owner.
| |
| Owner |
Gets the owner of the actual dxf object.
(Inherited from DxfObject.) |
| Name | Description | |
|---|---|---|
| ToString |
Obtains a string that represents the dxf object.
(Inherited from DxfObject.) |