C# Class Microsoft.Phone.Controls.OrientedSize

Afficher le fichier Open project: tgckpg/wenku10 Class Usage Examples

Méthodes publiques

Méthode Description
OrientedSize ( Orientation orientation ) : System
OrientedSize ( Orientation orientation, double width, double height ) : System

Method Details

OrientedSize() public méthode

public OrientedSize ( Orientation orientation ) : System
orientation Orientation
Résultat System

OrientedSize() public méthode

public OrientedSize ( Orientation orientation, double width, double height ) : System
orientation Orientation
width double
height double
Résultat System