Share via


RepeatedScrollSnapPoint.Offset Property

Definition

Gets the distance by which points are shifted from 0.

public:
 property double Offset { double get(); };
double Offset();
public double Offset { get; }
var double = repeatedScrollSnapPoint.offset;
Public ReadOnly Property Offset As Double

Property Value

Double

double

The distance by which points are shifted from 0.

Applies to