GraphicsPath::GraphicsPath (constGraphicsPath&) 方法 (gdipluspath.h)

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

多載清單

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

語法

void GraphicsPath(
  const GraphicsPath & path
);

參數

path

傳回值

規格需求

需求
目標平台 Windows
標頭 gdipluspath.h