AScans

WmfRegion.AScans property

Gets or sets a scans.

public WmfScanObject[] AScans { get; set; }

Property Value

An array of Scan objects (section 2.2.2.21) that define the scanlines in the region.

See Also