GraphicsPath::GraphicsPath(constGraphicsPath&) metode (gdipluspath.h)

Topik ini mencantumkan konstruktor kelas GraphicsPath . Untuk daftar kelas lengkap, lihat Kelas GraphicsPath.

Daftar kelebihan beban

Konstruktor Deskripsi
GraphicsPath(FillMode) Membuat objek GraphicsPath::GraphicsPath dan menginisialisasi mode isian. Ini adalah konstruktor default.
GraphicsPath(Point*,BYTE*,INT,FillMode) Membuat objek GraphicsPath::GraphicsPath berdasarkan array titik, array jenis, dan mode isian.
GraphicsPath(PointF*,BYTE*,INT,FillMode) Membuat objek GraphicsPath::GraphicsPath berdasarkan array titik, array jenis, dan mode isian.

Sintaks

void GraphicsPath(
  const GraphicsPath & path
);

Parameter

path

Nilai kembali

Tidak ada

Persyaratan

Persyaratan Nilai
Target Platform Windows
Header gdipluspath.h