[]
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.
public float TouchZoomSnapDistance { get; set; }
Public Property TouchZoomSnapDistance As Single
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. |