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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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