PacketProperty.AltitudeOrientation - поле
Обновлен: Ноябрь 2007
The Guid for the PacketProperty object for the angle between the axis of the pen and the surface of the tablet.
Пространство имен: Microsoft.Ink
Сборка: Microsoft.Ink (в Microsoft.Ink.dll)
Синтаксис
'Декларация
Public Shared ReadOnly AltitudeOrientation As Guid
'Применение
Dim value As Guid
value = PacketProperty.AltitudeOrientation
public static readonly Guid AltitudeOrientation
public:
static initonly Guid AltitudeOrientation
public static final Guid AltitudeOrientation
public static final var AltitudeOrientation : Guid
Значение поля
Тип: System.Guid
The globally unique identifier (GUID) that identifies the packet property for the angle between the axis of the pen and the surface of the tablet.
Заметки
The value is 0 when the pen is parallel to the surface and 90 when the pen is perpendicular to the surface.
The values are negative when the pen is inverted.
Платформы
Windows Vista
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0
См. также
Ссылки
Microsoft.Ink - пространство имен
InkCollector.DesiredPacketDescription