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 the IXRGeometryCollection that contains the objects that define the IXRGeometryGroup.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetChildren(
__out IXRGeometryCollection **ppChildren
) = 0;
Parameters
- ppChildren
[out] Points to an IXRGeometryCollection that contains the children of this IXRGeometryGroup.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Media.GeometryGroup.Children
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |