CRectTracker Members
Data Members
Determines size of resize handles. |
|
Current style(s) of the tracker. |
|
Current position (in pixels) of the rectangle. |
|
Determines minimum rectangle width and height. |
Construction
Constructs a CRectTracker object. |
Operations
Renders the rectangle. |
|
Returns width and height of rectangle, including resize handles. |
|
Returns the current position of the cursor related to the CRectTracker object. |
|
Normalizes a hit-test code. |
|
Sets the cursor, depending on its position over the rectangle. |
|
Allows the user to manipulate the rectangle. |
|
Allows the user to "rubber-band" the selection. |
Overridables
Called when the rectangle is resized. |
|
Called when drawing the border of a CRectTracker object. |
|
Called to get the mask of a CRectTracker item's resize handles. |
|
Called when the rectangle has been resized or moved. |