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 a multiplier value that indicates the amount by which to scale the size of the cached UI element when it is rendered.
Syntax
virtual HRESULT STDMETHODCALLTYPE SetRenderAtScale(
float RenderAtScale
) = 0;
Parameters
- RenderAtScale
[in] A float value that indicates the amount by which to scale the size of the cached UI element when it is displayed. A value of 1.0 indicates no scaling.
Return Value
Returns an HRESULT that indicates success or failure.
.NET Framework Equivalent
None.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |