ITool.OnRightClick(Point) 方法

定義

public:
 bool OnRightClick(System::Drawing::Point devicePoint);
public bool OnRightClick(System.Drawing.Point devicePoint);
abstract member OnRightClick : System.Drawing.Point -> bool
Public Function OnRightClick (devicePoint As Point) As Boolean

參數

devicePoint
Point

傳回

適用於