RepeatedZoomSnapPoint(Double, Double, Double, Double) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- offset
-
Double
double
- interval
-
Double
double
- start
-
Double
double
- end
-
Double
double
- Attributes