ID2D1GradientMesh::GetPatchCount method

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

Syntax


UINT32 GetPatchCount();

Parameters

This method has no parameters.

Return value

Type: UINT32

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

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

D2d1_3.h

DLL

D2d1.dll

See also

ID2D1GradientMesh

 

 

Show: