Specifies the direction of the pixel scanning process.
Namespace:
Neodynamic.WebControls.ImageDrawAssembly: Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw.dll) Version: 5.0.2000.0 (5.0.2000.0)
Syntax
C# |
---|
public enum ScanDirection |
Visual Basic (Declaration) |
---|
Public Enumeration ScanDirection |
Visual C++ |
---|
public enum class ScanDirection |
Members
Member name | Description | |
---|---|---|
All | ||
LeftToRight | ||
RightToLeft | ||
TopToBottom | ||
BottomToTop |