WmfPatBlt 类
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 | 描述 |
|---|---|
| WmfPatBlt() | 初始化 WmfPatBlt 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| height | int | r/w | 获取或设置高度。 |
| point | Point | r/w | 获取或设置点。 |
| raster_operation | WmfTernaryRasterOperation | r/w | 获取或设置光栅操作。 |
| width | int | r/w | 获取或设置宽度。 |
Constructor: WmfPatBlt()
WmfPatBlt()
初始化 WmfPatBlt 类的新实例