Método GraphicsPathIterator::GraphicsPathIterator(constGraphicsPath*) (gdipluspath.h)
Cria um novo objeto GraphicsPathIterator::GraphicsPathIterator e o associa a um objeto GraphicsPath .
Sintaxe
void GraphicsPathIterator(
[in] const GraphicsPath *path
);
Parâmetros
[in] path
Tipo: GraphicsPath*
Ponteiro para um objeto GraphicsPath que será associado a este objeto GraphicsPathIterator::GraphicsPathIterator .
Valor retornado
Nenhum
Requisitos
Cliente mínimo com suporte | Windows XP, Windows 2000 Professional [somente aplicativos da área de trabalho] |
Servidor mínimo com suporte | Windows 2000 Server [somente aplicativos da área de trabalho] |
Plataforma de Destino | Windows |
Cabeçalho | gdipluspath.h (inclua Gdiplus.h) |
Biblioteca | Gdiplus.lib |
DLL | Gdiplus.dll |