UpdateWindow Members

The UpdateWindow type exposes the following members.

Constructors


  Name Description
Public method UpdateWindow

Methods


  Name Description
Public method EncompassRowSegment
Widens the update window to accommodate a segment of grid positions from (x1 to x2) of a specific row to be marked as needing to be updated.
Public method Reset
Resets the update window to encompass the entire window for redraw. This means that the entire window will be updated.

Fields


  Name Description
Public field X1
Public field X2
Public field Y1
Public field Y2