Class EmfPolyPolyline

Class EmfPolyPolyline

Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)

Rekaman EMR_POLYPOLYLINE mendefinisikan beberapa seri segmen garis terhubung.

public sealed class EmfPolyPolyline : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline

anggota yang diwarisi

EmfPolyPolyShape.APoints , EmfBoundedRecord.Bounds , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Remarks

Segmen garis harus ditarik menggunakan pena saat ini. angka yang dibentuk oleh segmenPosisi saat ini tidak akan digunakan atau diperbarui oleh rekaman ini.

Constructors

EmfPolyPolyline(EmfRecord)

Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline kelas.

public EmfPolyPolyline(EmfRecord source)

Parameters

source EmfRecord

dan sumbernya.

EmfPolyPolyline()

Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyline kelas.

public EmfPolyPolyline()
 Indonesia