InfoBarPanel.GetHorizontalOrientationMargin(DependencyObject) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オブジェクトから HorizontalOrientationMargin を取得します。
public:
static Thickness GetHorizontalOrientationMargin(DependencyObject ^ object);
static Thickness GetHorizontalOrientationMargin(DependencyObject const& object);
public static Thickness GetHorizontalOrientationMargin(DependencyObject object);
function getHorizontalOrientationMargin(object)
Public Shared Function GetHorizontalOrientationMargin (object As DependencyObject) As Thickness
パラメーター
- object
- DependencyObject
HorizontalOrientationMargin を持つ オブジェクト。
戻り値
HorizontalOrientationMargin の太さ。