ITool.OnRightClick(Point) Método

Definición

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

Parámetros

devicePoint
Point

Devoluciones

Se aplica a