Search
ZoomControl.padding Property
See Also
 





Gets or sets the padding of the control's contents.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get padding() {}
set padding(value) {}

 Property Value

Number

The padding of the control's contents.

 See Also