[]
Draws the column move indicator.
protected virtual void drawColMoveIndicator(int col, Point p)
Protected Overridable Sub drawColMoveIndicator(col As Integer, p As Point)
| Type | Name | Description |
|---|---|---|
| int | col | The column to move. |
| Point | p | The move point. |