Definitions for "CurrentY"
The public member variable representing the current vertical position where the next pixel will be drawn in a picture window. This value can be retrieved or set depending on its use. (eg. Let picture1.CurrentX = picture1.CurrentX + 1 will increase the position by one. The value is dependent upon the Scale set.