WmfScanObject

WmfScanObject class

The Scan Object specifies a collection of scanlines.

public class WmfScanObject : MetaObject

Constructors

NameDescription
WmfScanObject()The default constructor.

Properties

NameDescription
Bottom { get; set; }Gets or sets the bottom.
Count { get; set; }Gets or sets the count.
Count2 { get; set; }Gets or sets the count2.
ScanLines { get; set; }Gets or sets the scan lines.
Top { get; set; }Gets or sets the top.

See Also