ZoomSnapPoint.Value Property
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.
Gets the location of the snap point relative to the origin of the viewport.
public:
property double Value { double get(); };
double Value();
public double Value { get; }
var double = zoomSnapPoint.value;
Public ReadOnly Property Value As Double
Property Value
Double
double
The location of the snap point relative to the origin of the viewport.