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