RepeatedZoomSnapPoint.Offset 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 distance by which points are shifted from 0.
public:
property double Offset { double get(); };
double Offset();
public double Offset { get; }
var double = repeatedZoomSnapPoint.offset;
Public ReadOnly Property Offset As Double
Property Value
Double
double
The distance by which points are shifted from 0.