This enumeration lists the possible overscan values.

public enum ScanOverScan

Public Members

member Name Value Explanation
None 0 No overscan will occur
Auto 1 The device controls what kind of overscan will occur
TopBottom 2 Vertical overscan will occur
LeftRight 3 Horizontal overscan will occur
All 4 Both horizontal and vertical overscan will occur.

See Also

Scan Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation