Gets the owner of the actual dxf object.
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public VPorts Owner { get; }
Public ReadOnly Property Owner As VPorts
Get
public:
property VPorts^ Owner {
VPorts^ get ();
}
member Owner : VPorts with get
PROPERTY Owner AS VPorts GET
Property Value
Type:
VPortsSee Also