WmfPatBlt Class

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

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
WmfPatBlt()Initializes a new instance of the WmfPatBlt class

Properties

NameTypeAccessDescription
heightshortr/wGets or sets the height.
pointPointr/wGets or sets the point.
raster_operationWmfTernaryRasterOperationr/wGets or sets the raster operation.
widthshortr/wGets or sets the width.

Constructor: WmfPatBlt()

 WmfPatBlt() 

Initializes a new instance of the WmfPatBlt class