WmfRegion Class
Contents
[
Hide
]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 | Description |
---|---|
WmfRegion() | Initializes a new instance of the WmfRegion class |
Properties
Name | Type | Access | Description |
---|---|---|---|
a_scans | WmfScanObject[] | r/w | Gets or sets a scans. |
bounding_rectangle | Rectangle | r/w | Gets or sets the bounding rectangle. |
max_scan | short | r/w | Gets or sets the maximum scan. |
next_in_chain | short | r/w | Gets or sets the next in chain. |
object_count | int | r/w | Gets or sets the object count. |
object_type | short | r/w | Gets or sets the type of the object. |
region_size | short | r/w | Gets or sets the size of the region. |
scan_count | short | r/w | Gets or sets the scan count. |
Constructor: WmfRegion()
WmfRegion()
Initializes a new instance of the WmfRegion class