Search
ZoomControl.target Property
See Also
 





Gets or sets the control modified by this ZoomControl.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get target() {}
set target(value) {}

 Property Value

Control

The control modified by this ZoomControl.

 See Also