PacketProperty Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Defines values that specify the packet properties.

The PacketProperty type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Fields

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

Top

See Also

Reference

PacketProperty Class

Microsoft.Ink Namespace