SRGraphFeedback::ptInFeedback

BOOL SRGraphFeedback::ptInFeedback(int x, int y)

Tests if the given screen point is within this feedback area

Defined in: SRGFbck.cpp

Return Value

TRUE if the cursor is within the boundaries of the region defining the hot area, otherwise FALSE

Parameters

x

X coordinate of the mouse cursor

y

Y coordinate of the mouse cursor