C# 클래스 SoftwareKobo.UniversalToolkit.Controls.OrientedSize

파일 보기 프로젝트 열기: h82258652/SoftwareKobo.UniversalToolkit 1 사용 예제들

공개 메소드들

메소드 설명
OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls
OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls

메소드 상세

OrientedSize() 공개 메소드

public OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls
orientation Orientation
리턴 Windows.UI.Xaml.Controls

OrientedSize() 공개 메소드

public OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls
orientation Orientation
width double
height double
리턴 Windows.UI.Xaml.Controls