C# Класс SoftwareKobo.UniversalToolkit.Controls.OrientedSize

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls
OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls

Описание методов

OrientedSize() публичный Метод

public OrientedSize ( Orientation orientation ) : Windows.UI.Xaml.Controls
orientation Orientation
Результат Windows.UI.Xaml.Controls

OrientedSize() публичный Метод

public OrientedSize ( Orientation orientation, double width, double height ) : Windows.UI.Xaml.Controls
orientation Orientation
width double
height double
Результат Windows.UI.Xaml.Controls