Class EmfSetWindowOrgEx

Class EmfSetWindowOrgEx

Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)

Rekaman EMR_SETWINDOWORGEX mendefinisikan asal jendela.

public sealed class EmfSetWindowOrgEx : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfSetWindowOrgEx

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

EmfSetWindowOrgEx(EmfRecord)

Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowOrgEx kelas.

public EmfSetWindowOrgEx(EmfRecord source)

Parameters

source EmfRecord

dan sumbernya.

EmfSetWindowOrgEx()

Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetWindowOrgEx kelas.

public EmfSetWindowOrgEx()

Properties

Origin

Dapatkan atau menetapkan objek WMF PointL 64-bit ([MS-WMF] bagian 2.2.2.15) yang menentukanjendela horizontal dan vertikal asal dalam unit logik.

public Point Origin { get; set; }

Nilai Properti

Point

 Indonesia