本文介绍了在zedgraph中拖动textobj的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个zedgraph图,其中的textobj通过panefraction坐标位于中间.我想在textobj框内双击,然后将其拖到图表上的新位置.
I have a zedgraph graph with a textobj located in the middle by panefraction coordinates. I want to double click inside the textobj box and then drag it to a new location on the chart. How do I go about finding if the mouse location is inside the textobj?
推荐答案
这篇关于在zedgraph中拖动textobj的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!