C# 클래스 SilverlightFX.UserInterface.WrapPanel.OrientedSize

파일 보기 프로젝트 열기: nikhilk/silverlightfx

공개 메소드들

메소드 설명
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