Description The ClientCoordToImageCoord method converts the client coordinates to image coordinates.
Syntax RetVal = [BIDisp.]CutDIBTop hDib height
Returns RetVal Long X or Y coordinate of the converted point.
Remarks CoordX Long X coordinate of the point to convert.
CoordY Long Y coordinate of the point to convert.
RetType Short This parameter specifies the return value.
XCoordinate: Returns the x coordinate of the converted point.
YCoordinate: Returns the y coordinate of the converted point.
See Also SelectClientArea Event, SelectImageArea Event