Class EmfExtCreateFontIndirectW

Class EmfExtCreateFontIndirectW

이름 공간 : Aspose.Imaging.FileFormats.Emf.Emf.Records 모임: Aspose.Imaging.dll (25.4.0)

EMR_EXTCREATEFONTINDIRECTW 레코드는 그래픽 작업을위한 논리적 글꼴을 정의합니다.

public sealed class EmfExtCreateFontIndirectW : EmfObjectCreationRecordType

Inheritance

object MetaObject EmfRecord EmfObjectCreationRecordType EmfExtCreateFontIndirectW

상속 회원들

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

Constructors

엑스테스트CreateFontIndirect(EmfRecord)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfExtCreateFontIndirectW 클래스의 새로운 예를 시작합니다.

public EmfExtCreateFontIndirectW(EmfRecord source)

Parameters

source EmfRecord

그리고 출처입니다.

엑스테스트CreateFontIndirect()

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfExtCreateFontIndirectW 클래스의 새로운 예를 시작합니다.

public EmfExtCreateFontIndirectW()

Properties

Elw

LogFontExDv 개체 (2.2.15 섹션)를 얻거나 설정하여 논리적 글꼴을 지정합니다.LogFont 객체 2.2.13은 대신에 존재할 수 있습니다.[90]의 유형을 결정하는 과정이 필드의 개체는 아래에 설명되어 있습니다.

public EmfLogFont Elw { get; set; }

부동산 가치

EmfLogFont

IhFonts

논리적 글꼴 개체의 인덱스를 지정하는 32비트 비 서명된 전체를 얻거나 설정합니다.EMF 개체 테이블 (3.1.1.1 섹션)에서 이 인덱스는 저장되어야 합니다.재사용 또는 수정

public int IhFonts { get; set; }

부동산 가치

int

 한국어