Class EmfExtCreateFontIndirectW

Class EmfExtCreateFontIndirectW

Tên không gian: Aspose.Imaging.FileFormats.Emf.Emf.Records Tổng hợp: Aspose.Imaging.dll (25.4.0)

Bản ghi EMR_EXTCREATEFONTINDIRECTW xác định một phông chữ hợp lý cho các hoạt động đồ họa.

public sealed class EmfExtCreateFontIndirectW : EmfObjectCreationRecordType

Inheritance

object MetaObject EmfRecord EmfObjectCreationRecordType EmfExtCreateFontIndirectW

Thành viên thừa kế

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfExtCreateFontIndirectW(EmfRecord)

Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.Emf.EMF.Records.ExtCreateFontIndirectW.

public EmfExtCreateFontIndirectW(EmfRecord source)

Parameters

source EmfRecord

Nguồn .

EmfExtCreateFontIndirectW()

Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.Emf.EMF.Records.ExtCreateFontIndirectW.

public EmfExtCreateFontIndirectW()

Properties

Elw

Nhận hoặc đặt một đối tượng LogFontExDv (phần 2.2.15), trong đó xác định chữ logic.LogFont object 2.2.13 có thể có mặt thay thế.[90]Các quy trình để xác định loạiđối tượng trong lĩnh vực này được mô tả dưới đây.

public EmfLogFont Elw { get; set; }

Giá trị bất động sản

EmfLogFont

IhFonts

Nhận hoặc thiết lập một toàn bộ không được ký kết 32 bit chỉ định chỉ số của đối tượng phông chữ logictrong bảng đối tượng EMF (phần 3.1.1.1). chỉ số này phải được lưu để đối phẩm này có thểtái sử dụng hoặc sửa đổi.

public int IhFonts { get; set; }

Giá trị bất động sản

int

 Tiếng Việt