Class EmfPolyPolyShape
Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)
Kelas dasar EMF Poly Polyshape.
public abstract class EmfPolyPolyShape : EmfBoundedRecord
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape
Derived
EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16
anggota yang diwarisi
EmfBoundedRecord.Bounds , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPolyPolyShape(EmfRecord)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape kelas.
protected EmfPolyPolyShape(EmfRecord source)
Parameters
source
EmfRecord
dan sumbernya.
EmfPolyPolyShape(EmfRecordType)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape kelas.
protected EmfPolyPolyShape(EmfRecordType type)
Parameters
type
EmfRecordType
Jenis rekaman tersebut.
Properties
Tuntutan
Dapatkan atau menetapkan berbagai objek WMF PointS, yang ditentukan dalam [MS-WMF]bagian 2.2.2.16, yang menetapkan urutan poin.
public Point[][] APoints { get; set; }
Nilai Properti
Point [ ]