Freigeben über


ScrollingZoomAnimationStartingEventArgs.CenterPoint Eigenschaft

Definition

Ruft den Mittelpunkt für die Zoomfaktoränderung ab.

public:
 property float2 CenterPoint { float2 get(); };
float2 CenterPoint();
public Vector2 CenterPoint { get; }
var vector2 = scrollingZoomAnimationStartingEventArgs.centerPoint;
Public ReadOnly Property CenterPoint As Vector2

Eigenschaftswert

Vector2 Vector2

float2

Der Mittelpunkt für die Zoomfaktoränderung.

Gilt für: