Class EmfExtCreateFontIndirectW
Nama dari : Aspose.Imaging.FileFormats.Emf.Emf.Records Pengumpulan: Aspose.Imaging.dll (25.4.0)
Rekaman EMR_EXTCREATEFONTINDIRECTW mendefinisikan font logis untuk operasi grafik.
public sealed class EmfExtCreateFontIndirectW : EmfObjectCreationRecordType
Inheritance
object ← MetaObject ← EmfRecord ← EmfObjectCreationRecordType ← EmfExtCreateFontIndirectW
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
Perbedaannya dengan EmfExtCreateFontIndirect(EmfRecord)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfExtCreateFontIndirectW kelas.
public EmfExtCreateFontIndirectW(EmfRecord source)
Parameters
source
EmfRecord
dan sumbernya.
Perbedaannya dengan EmfExtCreateFontIndirect()
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfExtCreateFontIndirectW kelas.
public EmfExtCreateFontIndirectW()
Properties
Elw
Dapatkan atau menetapkan objek LogFontExDv (bahagian 2.2.15), yang menentukan font logis.LogFont object 2.2.13 MAY hadir di tempat itu.[90] Proses untuk menentukan jenisobjek dalam bidang ini dijelaskan di bawah ini.
public EmfLogFont Elw { get; set; }
Nilai Properti
IhFonts
Dapatkan atau menetapkan 32-bit non-signed integer yang menentukan indeks objek font logisdalam tabel objek EMF (bahagian 3.1.1.1). indeks ini harus disimpan sehingga objek ini dapatdigunakan atau diubah.
public int IhFonts { get; set; }