Share via


ScrollingZoomAnimationStartingEventArgs.EndZoomFactor 屬性

定義

取得動畫結尾的內容縮放比例。

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

屬性值

Single

float

在動畫結尾處調整內容。

適用於