ZoomSnapPoint(Double) Constructor

Definition

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.

Applies to