IClickEventArgs

2 Oct 20251 minute to read

IClickEventArgs - IClickEventArgs notifies while click on the objects or diagram.

Properties

actualObject SelectorModel|Diagram

returns the object that is clicked or instance of the diagram

button MouseButtons

returns the button clicked

count number

returns the number of times clicked

element SelectorModel|Diagram

returns the object that is clicked or instance of the diagram

position PointModel

returns the object position that is actually clicked