WmfPaintRegion 类

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

Constructors

Name描述
WmfPaintRegion()初始化 WmfSelectClipRegion 类的新实例。
WmfPaintRegion(region)初始化 WmfSelectClipRegion 类的新实例。

Properties

NameTypeAccess描述
region_indexintr/w获取或设置区域的索引。

Constructor: WmfPaintRegion()

 WmfPaintRegion() 

初始化 WmfSelectClipRegion 类的新实例。

Constructor: WmfPaintRegion(region)

 WmfPaintRegion(region) 

初始化 WmfSelectClipRegion 类的新实例。

Parameters:

参数TypeDescription
regionWmfGraphicObject该区域。