Gets or sets a value indicating whether the selected value is automatically snapped to the nearest SnapInterval during interactive modifications. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool IsSnapValueEnabled { get; set; } |
Visual Basic
![]() |
---|
Public Property IsSnapValueEnabled As Boolean |
true to enable snapping; otherwise, false.