C#
VB
C++
Interactive service for this mode.
public virtual InteractiveService InteractiveService { get; }
Public Overridable ReadOnly Property InteractiveService() As InteractiveService
Get
public:
virtual property InteractiveService^ InteractiveService
{
InteractiveService^ get()
}
The interactive service for this mode.
This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.
For an example, refer to ImageViewerInteractiveMode.
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