[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.TouchZoomSnapDistance

TouchZoomSnapDistance Property

TouchZoomSnapDistance

Gets or sets a value that indicates the minmum distance that can cause the current zoom factor to snap to a zoom factor in TouchZoomSnapPoints.

Declaration
public float TouchZoomSnapDistance { get; set; }
Public Property TouchZoomSnapDistance As Single
Property Value
Type Description
float

A float value that represents the minmum distance that can cause the current zoom factor to snap to a zoom factor in TouchZoomSnapPoints.

See Also