InkToolbar.Orientation Свойство

Определение

Возвращает или задает ориентацию inkToolbar.

public:
 property Orientation Orientation { Orientation get(); void set(Orientation value); };
Orientation Orientation();

void Orientation(Orientation value);
public Orientation Orientation { get; set; }
var orientation = inkToolbar.orientation;
inkToolbar.orientation = orientation;
Public Property Orientation As Orientation

Значение свойства

Различные ориентации, которые может иметь панель инструментов рукописного ввода.

Требования к Windows

Семейство устройств
Windows 10 Creators Update (появилось в 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v4.0)

Применяется к

См. также раздел