ID2D1GradientMesh::GetPatchCount method (d2d1_3.h)

Returns the number of patches that make up this gradient mesh.

Syntax

UINT32 GetPatchCount();

Return value

Type: UINT32

Returns the number of patches that make up this gradient mesh.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps | UWP apps]
Minimum supported server Windows Server 2016 [desktop apps | UWP apps]
Target Platform Windows
Header d2d1_3.h
DLL D2d1.dll

See also

ID2D1GradientMesh