C# 클래스 Microsoft.Phone.Controls.OrientedSize

파일 보기 프로젝트 열기: tgckpg/wenku10 1 사용 예제들

공개 메소드들

메소드 설명
OrientedSize ( Orientation orientation ) : System
OrientedSize ( Orientation orientation, double width, double height ) : System

메소드 상세

OrientedSize() 공개 메소드

public OrientedSize ( Orientation orientation ) : System
orientation Orientation
리턴 System

OrientedSize() 공개 메소드

public OrientedSize ( Orientation orientation, double width, double height ) : System
orientation Orientation
width double
height double
리턴 System