Share via


ScrollingBringingIntoViewEventArgs.TargetHorizontalOffset プロパティ

定義

既定の参加のターゲット HorizontalOffset を取得します。

public:
 property double TargetHorizontalOffset { double get(); };
double TargetHorizontalOffset();
public double TargetHorizontalOffset { get; }
var double = scrollingBringingIntoViewEventArgs.targetHorizontalOffset;
Public ReadOnly Property TargetHorizontalOffset As Double

プロパティ値

Double

double

既定の参加のターゲット HorizontalOffset

適用対象

こちらもご覧ください