Class EmfPolyPolyline16

Class EmfPolyPolyline16

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

Rekaman EMR_POLYPOLYLINE16 mendefinisikan beberapa seri segmen garis terhubung.

public sealed class EmfPolyPolyline16 : EmfPolyPolyShape

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfBoundedRecord EmfPolyPolyShape EmfPolyPolyline16

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

EmfPolyPolyline16(EmfRecord)

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

public EmfPolyPolyline16(EmfRecord source)

Parameters

source EmfRecord

dan sumbernya.

EmfPolyPolyline16()

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

public EmfPolyPolyline16()
 Indonesia