<div dir="ltr">Hello,<div>I'm inheriting  <font color="#800080">vtkInteractorStyleImage for customizing mouse events in an image viewer. </font></div><div><font color="#800080">In </font><span style="color:rgb(128,0,128)">vtkInteractorStyleImage, have any method to get the details of which mouse button is pressed(Left/ Right/Middle) like </span><span style="font-style:italic;color:rgb(0,0,0)">GetKeySym</span>() for keyborad  keys.</div><div>I know about the virtual functions like <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkInteractorStyle.html#a41fd8967b8537a29e68d614990006ee1" style="color:rgb(70,101,162);font-weight:bold;text-decoration-line:underline;font-family:Roboto,sans-serif;font-size:14px">OnRightButtonDown</a><span style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14px;background-color:rgb(249,250,252)"> ().</span></div><div><font color="#000000" face="Roboto, sans-serif"><span style="font-size:14px;background-color:rgb(249,250,252)">Have any direct way to get from the </span></font><span style="color:rgb(128,0,128)">vtkInteractorStyleImage</span><span style="color:rgb(128,0,128)">  object...?</span></div></div>