Static Public Attributes | List of all members
ScanDirection Class Reference

Specifies the scanning direction. More...

Inherits object.

Static Public Attributes

int X = 0
 Scans along the X coordinate. More...
 
int Y = 1
 Scans along the Y coordinate. More...
 

Detailed Description

Specifies the scanning direction.

Member Data Documentation

◆ X

int X = 0
static

Scans along the X coordinate.

◆ Y

int Y = 1
static

Scans along the Y coordinate.