Class EmfPolyPolyShape
اسم الفضاء : Aspose.Imaging.FileFormats.Emf.Emf.Records تجميع: Aspose.Imaging.dll (25.4.0)
طبقة البوليشاب EMF.
public abstract class EmfPolyPolyShape : EmfBoundedRecord
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfBoundedRecord ← EmfPolyPolyShape
Derived
EmfPolyPolygon , EmfPolyPolygon16 , EmfPolyPolyline , EmfPolyPolyline16
الأعضاء الموروثين
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)
يبدأ مثالًا جديدًا من فئة Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape.
protected EmfPolyPolyShape(EmfRecord source)
Parameters
source
EmfRecord
من المصدر .
EmfPolyPolyShape(EmfRecordType)
يبدأ مثالًا جديدًا من فئة Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfPolyPolyShape.
protected EmfPolyPolyShape(EmfRecordType type)
Parameters
type
EmfRecordType
النوع السجل .
Properties
نقطة
يحصل أو يضع مجموعة من كائنات WMF PointS المحددة في [MS-WMF]القسم 2.2.2.16 الذي يحدد مجموعة النقاط.
public Point[][] APoints { get; set; }
قيمة الممتلكات
Point [ ]