PinchSpring.SnapDistance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Distance (in meters) to switch from interpolation to snapping to the grasp point when being manipulated.
public:
property float SnapDistance { float get(); void set(float value); };
public float SnapDistance { get; set; }
member this.SnapDistance : single with get, set
Public Property SnapDistance As Single