WindowYOnDropped
WindowYOnDropped
返回图表窗口客户端区域中,专家顾问或脚本被放置的点的Y轴像素值。
int WindowYOnDropped();参数
无。
返回值
返回图表窗口客户端客户端区域中,专家顾问或脚本被放置的点的Y轴像素值。只有当专家顾问或脚本通过鼠标“拖放”技术移动时,该值才会为true。
示例:
Print"Expert was attached to the window in the point x=",WindowXOnDropped()," y=",WindowYOnDropped());参见
WindowYOnDropped(), WindowPriceOnDropped(), WindowOnDropped()
最后更新于