Класс 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 | Description |
|---|---|
| WmfTextOut() | Инициализирует новый экземпляр класса WmfTextOut |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| 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