WmfPatBlt klass
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 | Description |
|---|---|
| WmfPatBlt() | Initierar en ny instans av klassen WmfPatBlt |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| height | int | r/w | Hämtar eller anger höjden. |
| point | Point | r/w | Hämtar eller anger punkten. |
| raster_operation | WmfTernaryRasterOperation | r/w | Hämtar eller anger rasteroperationen. |
| width | int | r/w | Hämtar eller anger bredden. |
Constructor: WmfPatBlt()
WmfPatBlt()
Initierar en ny instans av klassen WmfPatBlt