[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.TouchZoomSnapPoints

TouchZoomSnapPoints Property

TouchZoomSnapPoints

Gets a zoom factor group and when the zoom ends, the final zoom factor snaps to a snap point in this group.

Declaration
public List<float> TouchZoomSnapPoints { get; }
Public ReadOnly Property TouchZoomSnapPoints As List(Of Single)
Property Value
Type Description
List<float>

A float value list that represents a zoom factor group and when the zoom ends, the final zoom factor tries to snap to a zoom factor in this group.