WmfSelectClipRegion Class

Summary: The META_SELECTCLIPREGION record specifies a Region Object (section 2.2.1.5) to be the current clipping region.

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: WmfObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
object_indexintr/wGets or sets the index of the object.

Constructor: WmfSelectClipRegion()

 WmfSelectClipRegion() 

Initializes a new instance of the WmfSelectClipRegion class.

Constructor: WmfSelectClipRegion(region)

 WmfSelectClipRegion(region) 

Initializes a new instance of the WmfSelectClipRegion class.

Parameters:

ParameterTypeDescription
regionWmfGraphicObjectThe region.