CustomLineCap::CustomLineCap(GpCustomLineCap*,Status) メソッド (gdiplusheaders.h)

CustomLineCap::CustomLineCap オブジェクトを作成します。

構文

void CustomLineCap(
  GpCustomLineCap *nativeCapArg,
  Status          status
);

パラメーター

nativeCapArg

status

TBD

戻り値

なし

解説

fillPath パラメーターと strokePath パラメーターを同時に使用することはできません。 これら 2 つのパラメーターのいずれかに NULL を 渡す必要があります。 null 以外の値を両方のパラメーターに渡す場合、 fillPath は無視されます。

CustomLineCap::CustomLineCap クラスは、CustomLineCap::CustomLineCap コンストラクターに渡される GraphicsPath オブジェクトに設定されている塗りつぶしモードに関係なく、巻き上げフィル モードを使用します。

要件

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