PinchSlider.SnapToPosition Property

Definition

Property accessor of snapToPosition. Determines whether or not this slider snaps to the designated position on the slider

public:
 property bool SnapToPosition { bool get(); void set(bool value); };
public bool SnapToPosition { get; set; }
member this.SnapToPosition : bool with get, set
Public Property SnapToPosition As Boolean

Property Value

Applies to