ZoomSnapPoint(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.
Initializes a new instance of the ZoomSnapPoint class with the specified value.
public:
ZoomSnapPoint(double snapPointValue);
ZoomSnapPoint(double const& snapPointValue);
public ZoomSnapPoint(double snapPointValue);
function ZoomSnapPoint(snapPointValue)
Public Sub New (snapPointValue As Double)
Parameters
- snapPointValue
-
Double
double
The location of the snap point relative to the origin of the viewport.