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 retrieves a value that specifies whether the object draws the arc clockwise or counterclockwise.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetSweepDirection(
__out XRSweepDirection *pSweepDirection
) = 0;
Parameters
- pSweepDirection
[out] Points to a XRSweepDirection value that indicates the sweep direction.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Media.ArcSegment.SweepDirection
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |