RealTimeStylus Methods

Include Protected Members
Include Inherited Members

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

The RealTimeStylus type exposes the following members.

Methods

  Name Description
Public method AddCustomStylusDataToQueue Adds custom data to a queue of the RealTimeStylus object.
Public method ClearStylusQueues Clears the queues of the RealTimeStylus object.
Public method Dispose Releases all resources used by the RealTimeStylus object.
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 GetDesiredPacketDescription Returns an array of values that indicate the packet collected on a tablet context for which the RealTimeStylus object has interest.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetStyluses Returns the array of Stylus objects encountered by the RealTimeStylus.
Public method GetTabletContextIdFromTablet Returns the tablet context identifer that is associated with a given Tablet object.
Public method GetTabletFromTabletContextId Returns the Tablet object that is associated with a given tablet context identifier.
Public method GetTabletPropertyDescriptionCollection Returns the TabletPropertyDescriptionCollection collection that is associated with a given tablet context identifier.
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 SetDesiredPacketDescription Sets the RealTimeStylus object's interest in aspects of the packet collected on a tablet context.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IStylusAsyncPlugin.CustomStylusDataAdded
Explicit interface implemetationPrivate method IStylusAsyncPlugin.Error
Explicit interface implemetationPrivate method IStylusAsyncPlugin.InAirPackets
Explicit interface implemetationPrivate method IStylusAsyncPlugin.Packets
Explicit interface implemetationPrivate method IStylusAsyncPlugin.RealTimeStylusDisabled
Explicit interface implemetationPrivate method IStylusAsyncPlugin.RealTimeStylusEnabled
Explicit interface implemetationPrivate method IStylusAsyncPlugin.StylusButtonDown
Explicit interface implemetationPrivate method IStylusAsyncPlugin.StylusButtonUp
Explicit interface implemetationPrivate method IStylusAsyncPlugin.StylusDown
Explicit interface implemetationPrivate method IStylusAsyncPlugin.StylusInRange
Explicit interface implemetationPrivate method IStylusAsyncPlugin.StylusOutOfRange
Explicit interface implemetationPrivate method IStylusAsyncPlugin.StylusUp
Explicit interface implemetationPrivate method IStylusAsyncPlugin.SystemGesture
Explicit interface implemetationPrivate method IStylusAsyncPlugin.TabletAdded
Explicit interface implemetationPrivate method IStylusAsyncPlugin.TabletRemoved

Top

See Also

Reference

RealTimeStylus Class

Microsoft.StylusInput Namespace