Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
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 |
sysgen |
SYSGEN_XAML_RUNTIME |