Gets the owner of the service.
public object Owner {get;}
Public ReadOnly Property Owner As Object
public object Owner {get;}
get_Owner();
The owner of the service.
This is the same value set in the owner parameter to the InteractiveService Constructor(frameworkelement,frameworkelement) constructor. Optional and can be null. This is not used by InteractiveService but can be used by the application to pass any class and extra data. ImageViewer sets the value to this
.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET