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 value for the y-coordinate of the IXRStylusPoint.
Syntax
virtual HRESULT STDMETHODCALLTYPE SetY(
__in float Y
) = 0;
Parameters
- Y
[in] Specifies the position on the y-axis.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Input.StylusPoint.Y
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |