共用方式為


GraphicsPath::GraphicsPath (GpPath*) 方法 (gdipluspath.h)

本主題列出 GraphicsPath 類別的建構函式。 如需完整的類別清單,請參閱 GraphicsPath 類別

多載清單

建構函式 描述
GraphicsPath (FillMode) 建立 GraphicsPath::GraphicsPath 物件,並初始化填滿模式。 這是預設建構函式。
GraphicsPath (Point*,BYTE*,INT,FillMode) 根據點陣列、型別陣列和填滿模式,建立 GraphicsPath::GraphicsPath 物件。
GraphicsPath (PointF*,BYTE*,INT,FillMode) 根據點陣列、型別陣列和填滿模式,建立 GraphicsPath::GraphicsPath 物件。

語法

void GraphicsPath(
  GpPath *nativePath
);

參數

nativePath

傳回值

需求

   
目標平台 Windows
標頭 gdipluspath.h