PacketProperty - члены
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Defines values that specify the packet properties.
Тип PacketProperty предоставляет следующие члены.
Конструкторы
Имя | Описание | |
---|---|---|
PacketProperty | Initializes a new instance of the PacketProperty class. |
В начало страницы
Методы
Имя | Описание | |
---|---|---|
Equals | Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.) | |
Finalize | Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.) | |
GetHashCode | Играет роль хэш-функции для определенного типа. (Унаследовано от Object.) | |
GetType | Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.) | |
MemberwiseClone | Создает неполную копию текущего объекта Object. (Унаследовано от Object.) | |
ToString | Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.) |
В начало страницы
Поля
Имя | Описание | |
---|---|---|
AltitudeOrientation | The Guid for the PacketProperty object for the angle between the axis of the pen and the surface of the tablet. | |
AzimuthOrientation | The Guid for the PacketProperty object for the clockwise rotation of the cursor about the z-axis through a full circular range. | |
ButtonPressure | The Guid for the PacketProperty object for pressure on a pressure sensitive button. | |
Height | ||
NormalPressure | The Guid for the PacketProperty object that represents pressure of the pen tip perpendicular to the tablet surface. | |
PacketStatus | The Guid for the PacketProperty object for the current status of the cursor. | |
PitchRotation | 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. | |
RollRotation | The Guid for the PacketProperty object for the clockwise rotation of the pen around its own axis. | |
SerialNumber | The Guid for the PacketProperty object for identifying the packet. | |
SystemTouch | ||
TangentPressure | The Guid for the PacketProperty object that represents pressure of the pen tip along the plane of the tablet surface. | |
TimerTick | The Guid for the PacketProperty object for the time the packet was generated. | |
TwistOrientation | The Guid for the PacketProperty object for the clockwise rotation of the cursor about its own axis. | |
Width | ||
X | The Guid for the PacketProperty object for the x-coordinate in the tablet coordinate space. | |
XTiltOrientation | The Guid for the PacketProperty object for the angle between the y,z-plane and the pen and y-axis plane. | |
Y | The Guid for the PacketProperty object for the y-coordinate in the tablet coordinate space. | |
YawRotation | 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. | |
YTiltOrientation | The Guid for the PacketProperty object for the angle between the x,z-plane and the pen and x-axis plane. | |
Z | The Guid for the PacketProperty object for the z-coordinate or distance of the pen tip from the tablet surface. |
В начало страницы