Compartir a través de


PacketProperty Members

Defines values that specify the packet properties.

The following tables list the members exposed by the PacketProperty type.

Public Constructors

  Name Description
Public method PacketProperty Initializes a new instance of the PacketProperty class.

Top

Public Fields

  Name Description
Public field Static AltitudeOrientation The Guid for the PacketProperty object for the angle between the axis of the pen and the surface of the tablet.
Public field Static AzimuthOrientation The Guid for the PacketProperty object for the clockwise rotation of the cursor about the z-axis through a full circular range.
Public field Static ButtonPressure The Guid for the PacketProperty object for pressure on a pressure sensitive button.
Public field Static Height  
Public field Static NormalPressure The Guid for the PacketProperty object that represents pressure of the pen tip perpendicular to the tablet surface.
Public field Static PacketStatus The Guid for the PacketProperty object for the current status of the cursor.
Public field Static 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.
Public field Static RollRotation The Guid for the PacketProperty object for the clockwise rotation of the pen around its own axis.
Public field Static SerialNumber The Guid for the PacketProperty object for identifying the packet.
Public field Static SystemTouch  
Public field Static TangentPressure The Guid for the PacketProperty object that represents pressure of the pen tip along the plane of the tablet surface.
Public field Static TimerTick The Guid for the PacketProperty object for the time the packet was generated.
Public field Static TwistOrientation The Guid for the PacketProperty object for the clockwise rotation of the cursor about its own axis.
Public field Static Width  
Public field Static X The Guid for the PacketProperty object for the x-coordinate in the tablet coordinate space.
Public field Static XTiltOrientation The Guid for the PacketProperty object for the angle between the y,z-plane and the pen and y-axis plane.
Public field Static Y The Guid for the PacketProperty object for the y-coordinate in the tablet coordinate space.
Public field Static YawRotation The Guid 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.
Public field Static YTiltOrientation The Guid for the PacketProperty object for the angle between the x,z-plane and the pen and x-axis plane.
Public field Static Z The Guid for the PacketProperty object for the z-coordinate or distance of the pen tip from the tablet surface.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns a String that represents the current Object. (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

PacketProperty Class
Microsoft.Ink Namespace
Tablet.IsPacketPropertySupported
Tablets.IsPacketPropertySupported
Tablet.GetPropertyMetrics