GraphicsPathIterator::GetSubpathCount 方法 (gdipluspath.h)

GraphicsPathIterator::GetSubpathCount方法會傳回路徑中 (也稱為圖形) 的子路徑數目。

Syntax

INT GetSubpathCount();

傳回值

類型: INT

這個方法會傳回路徑中 (也稱為圖形) 的子路徑數目。

需求

   
最低支援的用戶端 Windows XP、Windows 2000 Professional [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限傳統型應用程式]
目標平台 Windows
標頭 gdipluspath.h (包含 Gdiplus.h)
程式庫 Gdiplus.lib
Dll Gdiplus.dll

另請參閱

CloseFigure

建構和繪製路徑

GraphicsPath

GraphicsPathIterator

GraphicsPathIterator::NextSubpath 方法

路徑

StartFigure