WmfExtTextOut

WmfExtTextOut class

Salida de texto Wmf

public class WmfExtTextOut : WmfPointObject

Constructores

NombreDescripción
WmfExtTextOut()Constructor predeterminado

Propiedades

NombreDescripción
Dx { get; set; }Obtiene o establece el dx.
ExtendedByte { get; set; }Obtiene o establece el byte extendido.
FwOpts { get; set; }Obtiene o establece las opciones de fw.
Point { get; set; }Obtiene o establece el punto.
Rectangle { get; set; }Obtiene o establece el rectángulo.
StringLength { get; set; }Obtiene o establece la longitud de la cadena.
Text { get; set; }Obtiene o establece el texto.

Ver también