Stroke.OnStylusPointsChanged(EventArgs) Method

Definition

Raises the StylusPointsChanged event.

protected:
 virtual void OnStylusPointsChanged(EventArgs ^ e);
protected virtual void OnStylusPointsChanged (EventArgs e);
abstract member OnStylusPointsChanged : EventArgs -> unit
override this.OnStylusPointsChanged : EventArgs -> unit
Protected Overridable Sub OnStylusPointsChanged (e As EventArgs)

Parameters

e
EventArgs

A EventArgs that contains the event data.

Applies to