Leadtools.Controls Namespace > ImageViewer Object : UseElements Property |
get_useElements();
Object.defineProperty('useElements');
Type | Description |
---|---|
boolean | true if this image viewer is using the Elements Mode, otherwise; false. |
UseElements will be set to the same value set in the ImageViewerCreateOptions.UseElements property used when this image viewer is created.
Refer to Image Viewer Elements Mode for more information.