Owner of the service.
Object.defineProperty(InteractiveService.prototype, 'owner',
get: function()
)
owner: any; // read-only
The owner of the service.
This is the same value set in the owner parameter to the Create method. 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