C# Class Microsoft.Phone.Controls.OrientedSize

显示文件 Open project: tgckpg/wenku10 Class Usage Examples

Public Methods

Method Description
OrientedSize ( Orientation orientation ) : System
OrientedSize ( Orientation orientation, double width, double height ) : System

Method Details

OrientedSize() public method

public OrientedSize ( Orientation orientation ) : System
orientation Orientation
return System

OrientedSize() public method

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