Class EmfSetWindowExtEx
Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)
Rekaman EMR_SETWINDOWEXTEX mendefinisikan luas jendela.
public sealed class EmfSetWindowExtEx : EmfStateRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfStateRecordType ← EmfSetWindowExtEx
anggota yang diwarisi
EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfSetWindowExtEx(EmfRecord)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowExtEx kelas.
public EmfSetWindowExtEx(EmfRecord source)
Parameters
source
EmfRecord
dan sumbernya.
EmfSetWindowExtEx()
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowExtEx kelas.
public EmfSetWindowExtEx()
Properties
Extent
Dapatkan atau menetapkan objek 64-bit WMF SizeL ([MS-WMF] bagian 2.2.2.22) yang menetapkanhorizontal dan vertikal dalam unit logik.
public Size Extent { get; set; }