Click or drag to resize

TableObjectsTOwner Property

Gets the owner of the actual dxf object.

Namespace:  DXFReaderNET.Collections
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public DxfDocument Owner { get; }

Property Value

Type: DxfDocument
See Also