RepeatedZoomSnapPoint(Double, Double, Double, Double) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
RepeatedZoomSnapPoint(double offset, double interval, double start, double end);
/// [Windows.Foundation.Metadata.Experimental]
RepeatedZoomSnapPoint(double const& offset, double const& interval, double const& start, double const& end);
[Windows.Foundation.Metadata.Experimental]
public RepeatedZoomSnapPoint(double offset, double interval, double start, double end);
Public Sub New (offset As Double, interval As Double, start As Double, end As Double)
參數
- offset
-
Double
double
- interval
-
Double
double
- start
-
Double
double
- end
-
Double
double
- 屬性