WmfPaintRegion Class

Summary: The META_PAINTREGION record paints the specified region by using the
brush that is defined in the playback device context.

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfPaintRegion

Inheritance: WmfObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
WmfPaintRegion()Initializes a new instance of the WmfSelectClipRegion class.
WmfPaintRegion(region)Initializes a new instance of the WmfSelectClipRegion class.

Properties

NameTypeAccessDescription
region_indexintr/wGets or sets the index of the region.

Constructor: WmfPaintRegion()

 WmfPaintRegion() 

Initializes a new instance of the WmfSelectClipRegion class.

Constructor: WmfPaintRegion(region)

 WmfPaintRegion(region) 

Initializes a new instance of the WmfSelectClipRegion class.

Parameters:

ParameterTypeDescription
regionWmfGraphicObjectThe region.