Leadtools.Controls Namespace > ImageViewer Object : Floater Property |
get_floater();
set_floater(value);
Object.defineProperty('floater');
Type | Description |
---|---|
CanvasElement | The floater image (single item mode). Default value is null. |
This is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to Floater of ActiveItem. For more information, refer to Image Viewer in Single Item Mode.
For an example, refer to Floater