The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID2D1DeviceContext2::DrawGradientMesh method
Renders a given gradient mesh to the target.
Syntax
void DrawGradientMesh( [in] ID2D1GradientMesh *gradientMesh );
Parameters
- gradientMesh [in]
-
Type: ID2D1GradientMesh*
The gradient mesh to be rendered.
Return value
This method does not return a value.
Requirements
|
Minimum supported client |
Windows 10 [desktop apps | UWP apps] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows 10 Mobile |
|
Header |
|
|
DLL |
|
See also
Show: