WmfTextOut 类
Summary: The META_EXTTEXTOUT record outputs text by using the font, background
color, and text color that are defined in the playback device context.
Optionally, dimensions can be provided for clipping, opaquing, or both.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfTextOut
Inheritance: WmfExtTextOut
Constructors
| Name | 描述 |
|---|---|
| WmfTextOut() | 初始化 WmfTextOut 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| dx | int[] | r/w | 获取或设置 dx。 |
| extended_byte | System.Byte | r/w | 获取或设置扩展字节。 |
| fw_opts | int | r/w | 获取或设置 fw opts。 |
| point | Point | r/w | 获取或设置点。 |
| rectangle | Rectangle | r/w | 获取或设置矩形。 |
| string_length | int | r/w | 获取或设置字符串的长度。 |
| text | string | r/w | 获取或设置文本。 |
Constructor: WmfTextOut()
WmfTextOut()
初始化 WmfTextOut 类的新实例