Clase WmfPatBlt
Contenido
[
Ocultar
]Summary: The META_PATBLT record paints a specified rectangle using the brush that
is defined in the playback device context. The brush color and the
surface color or colors are combined using the specified raster
operation.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfPatBlt
Inheritance: WmfPointObject
Constructors
| Name | Descripción |
|---|---|
| WmfPatBlt() | Inicializa una nueva instancia de la clase WmfPatBlt |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| height | int | r/w | Obtiene o establece la altura. |
| point | Point | r/w | Obtiene o establece el punto. |
| raster_operation | WmfTernaryRasterOperation | r/w | Obtiene o establece la operación raster. |
| width | int | r/w | Obtiene o establece el ancho. |
Constructor: WmfPatBlt()
WmfPatBlt()
Inicializa una nueva instancia de la clase WmfPatBlt