Class EmfPolyShape
Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)
Kelas dasar EMF polyshape.
public abstract class EmfPolyShape : EmfBoundedRecord
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyShape
Derived
EmfPolyBezier , EmfPolyBezier16 , EmfPolyBezierTo , EmfPolyBezierTo16 , EmfPolyDraw , EmfPolyDraw16 , EmfPolygon , EmfPolygon16 , EmfPolyline , EmfPolyline16 , EmfPolylineTo , EmfPolylineTo16
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
EmfPolyShape(EmfRecord)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyShape kelas.
protected EmfPolyShape(EmfRecord source)
Parameters
source
EmfRecord
dan sumbernya.
EmfPolyShape(EmfRecordType)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyShape kelas.
protected EmfPolyShape(EmfRecordType type)
Parameters
type
EmfRecordType
Jenis rekaman tersebut.
Properties
Tuntutan
Dapatkan atau menetapkan serangkaian objek WMF PointL ([MS-WMF] bagian 2.2.2.15) yang menentukan data titik, dalam unit logis.
public Point[] APoints { get; set; }
Nilai Properti
Point [ ]