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 bounding box of the current IXRGeometry object.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetBounds(
__out XRRect *pBounds
) = 0;
Parameters
- pBounds
[out] Points to an XRRect structure that specifies the bounding box of the current IXRGeometry object.
Return Values
Returns a standard HRESULT.
.NET Framework Equivalent
System.Windows.Media.Geometry.Bounds
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |