Brush::GetType メソッド (gdiplusbrush.h)

Brush::GetType メソッドは、このブラシの型を取得します。

構文

BrushType GetType();

戻り値

種類: BrushType

このメソッドは、このブラシの型を返します。 返される値は、 BrushType 列挙の要素の 1 つです。

要件

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

関連項目

Brush

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

HatchBrush

LinearGradientBrush

PathGradientBrush

Solidbrush

Texturebrush

ブラシを使用した図形の塗りつぶし