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