다음을 통해 공유


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 두께입니다.

적용 대상