Partager via


ScrollingZoomAnimationStartingEventArgs.EndZoomFactor Propriété

Définition

Obtient l’échelle du contenu à la fin de l’animation.

public:
 property float EndZoomFactor { float get(); };
float EndZoomFactor();
public float EndZoomFactor { get; }
var single = scrollingZoomAnimationStartingEventArgs.endZoomFactor;
Public ReadOnly Property EndZoomFactor As Single

Valeur de propriété

Single

float

Mise à l’échelle du contenu à la fin de l’animation.

S’applique à