Class EmfSetWindowExtEx
Class EmfSetWindowExtEx
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Emf.Emf.Records การประกอบ: Aspose.Imaging.dll (25.4.0)
บันทึก EMR_SETWINDOWEXTEX จะกําหนดช่วงหน้าต่าง
public sealed class EmfSetWindowExtEx : EmfStateRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfStateRecordType ← EmfSetWindowExtEx
อนุญาโตตุลาการ
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfSetWindowExtEx(EmfRecord)
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowExtEx
public EmfSetWindowExtEx(EmfRecord source)
Parameters
source
EmfRecord
แหล่ง
EmfSetWindowExtEx()
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowExtEx
public EmfSetWindowExtEx()
Properties
Extent
ได้รับหรือตั้งค่าวัตถุ 64 บิต WMF SizeL ([MS-WMF] ส่วน 2.2.2.22) ที่ระบุระยะทางแนวนอนและแนวตั้งในหน่วยทางล็อก
public Size Extent { get; set; }