Class EmfEllipse
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Emf.Emf.Records การประกอบ: Aspose.Imaging.dll (25.4.0)
บันทึก EMR_ELLIPSE จะระบุ ellipse ศูนย์ของ ellipse คือศูนย์ของ ellipse ที่ระบุไว้ป้ายขวา อลิปซ่าจะถูกกรอกโดยใช้ปากกาปัจจุบันและจะถูกเติมโดยใช้แปรงปัจจุบัน
public sealed class EmfEllipse : EmfDrawingRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfDrawingRecordType ← EmfEllipse
อนุญาโตตุลาการ
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfEllipse(EmfRecord)
เริ่มต้นตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfEllipse
public EmfEllipse(EmfRecord source)
Parameters
source
EmfRecord
แหล่ง
EmfEllipse()
เริ่มต้นตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfEllipse
public EmfEllipse()
Properties
Box
ได้รับหรือตั้งค่าวัตถุ RectL 128 บิต (WMF) ที่ระบุไว้ในส่วน 2.2.2.19 ของ [MS-WMF]คําอธิบายแนวตั้งรวมรวม
public Rectangle Box { get; set; }