Class EmfSetTextColor

Class EmfSetTextColor

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

Rekaman EMR_SETTEXTCOLOR menentukan warna teks saat ini.

public sealed class EmfSetTextColor : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfSetTextColor

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

EmfSetTextColor(EmfRecord)

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

public EmfSetTextColor(EmfRecord source)

Parameters

source EmfRecord

dan sumbernya.

EmfSetTextColor()

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

public EmfSetTextColor()

Properties

Argb32Color

Dapatkan atau menetapkan objek WMF ColorRef ([MS-WMF] bagian 2.2.2.8) yang menentukan nilai warna teks.

public int Argb32Color { get; set; }

Nilai Properti

int

 Indonesia