Gets or sets the interval to automatically snap values to during interactive modifications. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public double SnapInterval { get; set; } |
Visual Basic
![]() |
---|
Public Property SnapInterval As Double |
A double value specifying the snapping interval.
This value is relevant only when IsSnapValueEnabled property is set to true.