Search
ZoomControl.tickPosition Property
See Also
 





Gets or sets the current tick position of the trackbar.

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get tickPosition() {}
set tickPosition(value) {}

 Property Value

TickPosition

A member of the TickPosition enumeration.

 See Also