IXRStroke::SetStylusPoints (Windows Embedded CE 6.0)
1/6/2010
This method sets the stylus points of the IXRStroke.
Syntax
virtual HRESULT STDMETHODCALLTYPE SetStylusPoints(
__in IXRStylusPointCollection *pStylusPoints
) = 0;
Parameters
- pStylusPoints
[in] Points to the IXRStylusPointCollection object that contains the stylus points in the stroke.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Ink.Stroke.StylusPoints
Requirements
Header | XamlRuntime.h |
Windows Embedded CE | Windows Embedded CE 6.0 R3 |