Returns the specified ZoomControl object. This member is static and can be invoked without creating an instance of the class.
Namespace: MindFusion.Controls
File: ZoomControl.js
JavaScript
![]() |
---|
function find (id, [parent]) |
A string that contains the ID of the zoomControl to find.
The component or element that contains the zoomControl to find.
Type: ZoomControl
A ZoomControl object that contains the zoomControl requested by id, if found; otherwise, null.