C# Class SoftwareKobo.UniversalToolkit.Controls.OrientedSize

Afficher le fichier Open project: h82258652/SoftwareKobo.UniversalToolkit Class Usage Examples

Méthodes publiques

Méthode Description
OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls
OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls

Method Details

OrientedSize() public méthode

public OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls
orientation Orientation
Résultat Windows.UI.Xaml.Controls

OrientedSize() public méthode

public OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls
orientation Orientation
width double
height double
Résultat Windows.UI.Xaml.Controls