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