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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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