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

参数

返回

HorizontalOrientationMargin 粗细。

适用于