IApp.PinchToZoomOutCoordinates Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Effectue un mouvement de pincement pour zoomer la vue sur les coordonnées données.
public void PinchToZoomOutCoordinates (float x, float y, Nullable<TimeSpan> duration);
abstract member PinchToZoomOutCoordinates : single * single * Nullable<TimeSpan> -> unit
Public Sub PinchToZoomOutCoordinates (x As Single, y As Single, duration As Nullable(Of TimeSpan))
Paramètres
- x
- Single
Coordonnée x du centre du pincement.
- y
- Single
Coordonnée y du centre du pincement.