Share via


RepeatedZoomSnapPoint.Offset プロパティ

定義

ポイントが 0 からシフトされる距離を取得します。

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

プロパティ値

Double

double

ポイントが 0 からシフトされる距離。

適用対象