GraphicsPathIterator::GetSubpathCount メソッド (gdipluspath.h)

GraphicsPathIterator::GetSubpathCount メソッドは、パス内のサブパスの数 (図とも呼ばれます) を返します。

構文

INT GetSubpathCount();

戻り値

型: INT

このメソッドは、パス内のサブパスの数 (図とも呼ばれます) を返します。

要件

   
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdipluspath.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

関連項目

CloseFigure

パスの作成および描画

Graphicspath

GraphicsPathIterator

GraphicsPathIterator::NextSubpath メソッド

パス

StartFigure