PacketProperty.YawRotation - поле
Обновлен: Ноябрь 2007
The G for the PacketProperty object for the angle of the pen to the left or right around the center of its horizontal axis when the pen is horizontal.
Пространство имен: Microsoft.Ink
Сборка: Microsoft.Ink (в Microsoft.Ink.dll)
Синтаксис
'Декларация
Public Shared ReadOnly YawRotation As Guid
'Применение
Dim value As Guid
value = PacketProperty.YawRotation
public static readonly Guid YawRotation
public:
static initonly Guid YawRotation
public static final Guid YawRotation
public static final var YawRotation : Guid
Значение поля
Тип: System.Guid
The globally unique identifier (GUID) that identifies the packet property for the angle of the pen to the left or right around the center of its horizontal axis when the pen is horizontal.
Заметки
Примечание. |
---|
This requires a 3D digitizer. |
If you hold the pen in front of you and write on an imaginary wall, zero yaw indicates that the pen is perpendicular to the wall. The value is negative if the tip is to the left of perpendicular and positive if the tip is to the right of perpendicular.
Платформы
Windows Vista
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0
См. также
Ссылки
Microsoft.Ink - пространство имен
InkCollector.DesiredPacketDescription