ScrollingZoomAnimationStartingEventArgs.StartZoomFactor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property float StartZoomFactor { float get(); };
float StartZoomFactor();
public float StartZoomFactor { get; }
var single = scrollingZoomAnimationStartingEventArgs.startZoomFactor;
Public ReadOnly Property StartZoomFactor As Single
屬性值
動畫開頭的內容縮放比例。
適用於