C# Class SoftwareKobo.UniversalToolkit.Controls.OrientedSize

ファイルを表示 Open project: h82258652/SoftwareKobo.UniversalToolkit Class Usage Examples

Public Methods

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

Method Details

OrientedSize() public method

public OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls
orientation Orientation
return Windows.UI.Xaml.Controls

OrientedSize() public method

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