Share via


RealTimeStylus Constructor

Include Protected Members
Include Inherited Members

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

Initializes a new instance of the RealTimeStylus class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method RealTimeStylus() Initializes a new instance of the RealTimeStylus class which is not attached to a window or control.
Public method RealTimeStylus(IntPtr) Initializes a new instance of the RealTimeStylus class and attaches it to the specified window.
Public method RealTimeStylus(Control) Initializes a new instance of the RealTimeStylus class and attaches it to the specified control.
Public method RealTimeStylus(IntPtr, Tablet) Initializes a new instance of the RealTimeStylus class, attaches it to the specified window, and restricts ink collection to the specified tablet.
Public method RealTimeStylus(IntPtr, Boolean) Initializes a new instance of the RealTimeStylus class, attaches it to the specified window, and specifies whether or not to use the mouse for input.
Public method RealTimeStylus(Control, Tablet) Initializes a new instance of the RealTimeStylus class, attaches it to the specified control, and restricts ink collection to the specified tablet.
Public method RealTimeStylus(Control, Boolean) Initializes a new instance of the RealTimeStylus class, attaches it to the specified control, and specifies whether or not to use the mouse for input.

Top

See Also

Reference

RealTimeStylus Class

RealTimeStylus Members

Microsoft.StylusInput Namespace