获取IKImageView中的当前鼠标指针位置

时间:2014-01-31 11:47:01

标签: xcode cocoa annotate ikimageview

我正在使用IKImageView来显示图像。我需要在释放下图中显示的鼠标指针时添加注释。当我在绘图后释放鼠标时,如何获得x和y位置?

当我点击绘图功能“[_imageView setCurrentToolMode:IKToolModeAnnotate];”这将执行。

enter image description here

0 个答案:

没有答案