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; }
Public ReadOnly Property Owner As DxfDocument
Get
public:
property DxfDocument^ Owner {
DxfDocument^ get ();
}
member Owner : DxfDocument with get
PROPERTY Owner AS DxfDocument GET
Property Value
Type:
DxfDocumentSee Also