StylusEventArgs(StylusDevice, Int32) Konstruktor

Definition

Initierar en ny instans av StylusEventArgs klassen.

public:
 StylusEventArgs(System::Windows::Input::StylusDevice ^ stylus, int timestamp);
public StylusEventArgs(System.Windows.Input.StylusDevice stylus, int timestamp);
new System.Windows.Input.StylusEventArgs : System.Windows.Input.StylusDevice * int -> System.Windows.Input.StylusEventArgs
Public Sub New (stylus As StylusDevice, timestamp As Integer)

Parametrar

stylus
StylusDevice

Pennan som ska associeras med händelsen.

timestamp
Int32

Tiden då händelsen inträffar.

Gäller för