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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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