C# Class SilverlightFX.UserInterface.WrapPanel.OrientedSize

Afficher le fichier Open project: nikhilk/silverlightfx

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