| Leadtools.Controls Namespace > ImageViewerItem Object : HasVisibleFloater Property |
get_hasVisibleFloater();
Object.defineProperty('hasVisibleFloater');
| Type | Description |
|---|---|
| boolean | true if this item has a floater that is available as well as visible, otherwise; false. |
Use this property to quickly determine if this item has a visible floater. It is a shortcut to Floater not being null and FloaterOpacity not bring 0.