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 indicates whether the arc is more than 180 degrees.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetIsLargeArc(
__out bool *pIsLargeArc
) = 0;
Parameters
- pIsLargeArc
[out] Points to a Boolean that indicates whether the arc is more than 180 degrees.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Media.ArcSegment.IsLargeArc
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |