Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method sets the ink strokes that the IXRInkPresenter displays.
Syntax
virtual HRESULT STDMETHODCALLTYPE SetStrokes(
__in IXRStrokeCollection *pStrokes
) = 0;
Parameters
- pStrokes
[in] Points to the IXRStrokeCollection that contains the strokes to display.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Controls.InkPresenter
Requirements
| Header | XamlRuntime.h |
| Windows Embedded CE | Windows Embedded CE 6.0 R3 |