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