ScanLines

WmfScanObject.ScanLines property

Gets or sets the scan lines.

public Point[] ScanLines { get; set; }

Property Value

An array of scanlines, each specified by left and right horizontal (x-axis) coordinates of its endpoints.

See Also