StylusButtonEventArgs.GetStylusPoints Method
.NET Framework 4.5
Returns a StylusPointCollection that contains StylusPoint objects collected in the event.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetStylusPoints(IInputElement) | Returns a StylusPointCollection that contains StylusPoint objects relative to the specified input element. (Inherited from StylusEventArgs.) |
|
GetStylusPoints(IInputElement, StylusPointDescription) | Returns a StylusPointCollection that uses the specified StylusPointDescription and contains StylusPoint objects relating to the specified input element. (Inherited from StylusEventArgs.) |