PathGradientBrush::GetPointCount メソッド (gdipluspath.h)

PathGradientBrush::GetPointCount メソッドは、このブラシの境界パスを定義するポイントの配列内のポイントの数を取得します。

構文

INT GetPointCount();

戻り値

型: INT

このメソッドは、このブラシの境界パスを定義するポイントの配列内のポイントの数を返します。

要件

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

関連項目

ブラシと図形の塗りつぶし

パス グラデーションの作成

色のグラデーションで図形を塗りつぶす

Graphicspath

PathGradientBrush

Point