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