CRenderTarget::FillMesh
Paints the interior of the specified mesh.
void FillMesh(
CD2DMesh* pMesh,
CD2DBrush* pBrush
);
Parameters
pMesh
The mesh to paint.pBrush
The brush used to paint the mesh.
Requirements
Header: afxrendertarget.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Paints the interior of the specified mesh.
void FillMesh(
CD2DMesh* pMesh,
CD2DBrush* pBrush
);
pMesh
The mesh to paint.
pBrush
The brush used to paint the mesh.
Header: afxrendertarget.h