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 粗細。

適用於