get_interactiveService();
set_interactiveService(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!
Type | Description |
---|---|
InteractiveService | The InteractiveService for this viewer control. |
ImageViewer creates an instance of InteractiveService during initialization and set it in this property. The various image viewer interactive modes uses this service to perform the rich interactive user interface interactions such as zoom, pan, scale, rubber banding and magnify glass.
For an example, refer to InteractiveService.UserElements.