RealTimeStylus Constructor

Initializes a new instance of the RealTimeStylus class.

Overload List

Name Description
RealTimeStylus () Initializes a new instance of the RealTimeStylus class which is not attached to a window or control.
RealTimeStylus (Control) Initializes a new instance of the RealTimeStylus class and attaches it to the specified control.
RealTimeStylus (IntPtr) Initializes a new instance of the RealTimeStylus class and attaches it to the specified window.
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.
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.
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.
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.

See Also

Reference

RealTimeStylus Class
RealTimeStylus Members
Microsoft.StylusInput Namespace
Microsoft.Ink.Tablet