Class EmfPolyPolyShape
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Emf.Emf.Records การประกอบ: Aspose.Imaging.dll (25.4.0)
คลาสโพลีโพลีโพลีโพลี
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 [ ]