Class WmfRegion
Contents
[
Hide
]WmfRegion class
The Region Object defines a potentially non-rectilinear shape defined by an array of scanlines.
public class WmfRegion : MetaObject
Constructors
Name | Description |
---|---|
WmfRegion() | The default constructor. |
Properties
Name | Description |
---|---|
AScans { get; set; } | Gets or sets a scans. |
BoundingRectangle { get; set; } | Gets or sets the bounding rectangle. |
MaxScan { get; set; } | Gets or sets the maximum scan. |
NextInChain { get; set; } | Gets or sets the next in chain. |
ObjectCount { get; set; } | Gets or sets the object count. |
ObjectType { get; set; } | Gets or sets the type of the object. |
RegionSize { get; set; } | Gets or sets the size of the region. |
ScanCount { get; set; } | Gets or sets the scan count. |
See Also
- class MetaObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging