EmfExtCreateFontIndirectW
EmfExtCreateFontIndirectW class
EMR_EXTCREATEFONTINDIRECTW 记录定义了图形操作的逻辑字体。
public sealed class EmfExtCreateFontIndirectW : EmfObjectCreationRecordType
构造函数
姓名 | 描述 |
---|---|
EmfExtCreateFontIndirectW() | 初始化EmfExtCreateFontIndirectW 类. |
EmfExtCreateFontIndirectW(EmfRecord) | 初始化EmfExtCreateFontIndirectW 类. |
特性
姓名 | 描述 |
---|---|
Elw { get; set; } | 获取或设置一个 LogFontExDv 对象(第 2.2.15 节),它指定逻辑字体。 A LogFont 对象 2.2.13 可能会出现。[90] 确定该字段中 对象类型的过程如下所述。 |
IhFonts { get; set; } | 获取或设置一个 32 位无符号整数,它指定 EMF 对象表(第 3.1.1.1 节)中逻辑字体 object 的索引。必须保存此索引,以便可以 重用或修改此对象。 |
Size { get; set; } | 获取或设置记录的大小 |
Type { get; set; } | 获取或设置类型。 |