WmfRegion 类

Summary: The Region Object defines a potentially non-rectilinear shape defined by
an array of scanlines.

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: MetaObject

Constructors

Name描述
WmfRegion()初始化 WmfRegion 类的新实例

Properties

NameTypeAccess描述
a_scansWmfScanObject[]r/w获取或设置扫描。
bounding_rectangleRectangler/w获取或设置边界矩形。
max_scanintr/w获取或设置最大扫描。
next_in_chainintr/w获取或设置链中的下一个。
object_countintr/w获取或设置对象计数。
object_typeintr/w获取或设置对象的类型。
region_sizeintr/w获取或设置区域的大小。
scan_countintr/w获取或设置扫描计数。

Constructor: WmfRegion()

 WmfRegion() 

初始化 WmfRegion 类的新实例