OverlayRectangle
|
StartX [in], StartY [in]
|
Pixel coordinates of the top left corner of the rectangle, relative to the image origin.
|
EndX [in], EndY [in]
|
Pixel coordinates of the bottom right corner of the rectangle, relative to the image origin.
|
Width [in]
|
Width of the outline of the rectangle in pixels. If zero, a filled rectangle is drawn.
|
S_OK
|
Success
|
E_FAIL
|
Failure.
|