ZoomSnapPoint.Value Property

Definition

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.

Applies to