RepeatedZoomSnapPoint(Double, Double, Double, Double) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- offset
-
Double
double
- interval
-
Double
double
- start
-
Double
double
- end
-
Double
double
- Attributs