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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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