次の方法で共有


InfoBarPanel.GetHorizontalOrientationMargin(DependencyObject) メソッド

定義

オブジェクトから 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 の太さ。

適用対象