Gets or sets a value indicating whether the trackbar should snap to zoomStep values when dragged.
Namespace: MindFusion.Controls
File: ZoomControl.js
SyntaxJavaScript
Copy Code
|
|---|
get snapToZoomStep() {} |
Boolean
true if snapping is enabled, or false otherwise.
See Also