Determines if the point is in the picture of the hyperlink control.
Syntax
Parameters
- g
- GDI+ graphics surface
- x
- X-coordinate of point
- y
- Y-coordinate of point
- faceRect
- Image rectangle
- pic
- Picture (image)
Return Value
true if specified point is in the picture;
false otherwise
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also