WmfScanObject Class
Summary: The Scan Object specifies a collection of scanlines.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfScanObject
Inheritance: MetaObject
Constructors
Name | Description |
---|---|
WmfScanObject() | Initializes a new instance of the WmfScanObject class |
Properties
Name | Type | Access | Description |
---|---|---|---|
bottom | int | r/w | Gets or sets the bottom. |
count | int | r/w | Gets or sets the count. |
count2 | int | r/w | Gets or sets the count2. |
scan_lines | Point[] | r/w | Gets or sets the scan lines. |
top | int | r/w | Gets or sets the top. |
Constructor: WmfScanObject()
WmfScanObject()
Initializes a new instance of the WmfScanObject class