共用方式為


GraphicsPath::GraphicsPath (FillMode) 方法 (gdipluspath.h)

建立 GraphicsPath::GraphicsPath 物件,並初始化填滿模式。 這是預設建構函式。

語法

void GraphicsPath(
  [in] FillMode fillMode
);

參數

[in] fillMode

類型: FillMode

選擇性。 FillMode列舉的 元素,指定路徑與本身交集時如何填滿區域。 預設值是 FillModeAlternate

傳回值

需求

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

另請參閱

使用區域裁剪

建構和繪製路徑

建立路徑漸層

FillMode

GraphicsPath

GraphicsPath 建構函式

PathGradientBrush

路徑