PacketProperty.Z - поле
Обновлен: Ноябрь 2007
The Guid for the PacketProperty object for the z-coordinate or distance of the pen tip from the tablet surface.
Пространство имен: Microsoft.Ink
Сборка: Microsoft.Ink (в Microsoft.Ink.dll)
Синтаксис
'Декларация
Public Shared ReadOnly Z As Guid
'Применение
Dim value As Guid
value = PacketProperty.Z
public static readonly Guid Z
public:
static initonly Guid Z
public static final Guid Z
public static final var Z : Guid
Значение поля
Тип: System.Guid
The globally unique identifier (GUID) that identifies the packet property for the z-coordinate or distance of the pen tip from the tablet surface.
Заметки
The TabletPropertyMetricUnit enumeration type determines the unit of measurement for this property.
Платформы
Windows Vista
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0
См. также
Ссылки
Microsoft.Ink - пространство имен
InkCollector.DesiredPacketDescription