Condividi tramite


Metodo GraphicsPathIterator::GetSubpathCount (gdipluspath.h)

Il metodo GraphicsPathIterator::GetSubpathCount restituisce il numero di percorsi secondari (detti anche figure) nel percorso.

Sintassi

INT GetSubpathCount();

Valore restituito

Tipo: INT

Questo metodo restituisce il numero di percorsi secondari (detti anche figure) nel percorso.

Requisiti

   
Client minimo supportato Windows XP, Windows 2000 Professional [solo app desktop]
Server minimo supportato Windows 2000 Server [solo app desktop]
Piattaforma di destinazione Windows
Intestazione gdipluspath.h (include Gdiplus.h)
Libreria Gdiplus.lib
DLL Gdiplus.dll

Vedi anche

CloseFigure

Costruzione e creazione di percorsi

GraphicsPath

GraphicsPathIterator

Metodi GraphicsPathIterator::NextSubpath

Percorsi

StartFigure