Gets or sets whether the trackbar should snap to ZoomStep values when dragged.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool SnapToZoomStep { get; set; } |
Visual Basic
![]() |
---|
Public Property SnapToZoomStep As Boolean |
true to snap to multiples of ZoomStep, or false otherwise. The default value is true.