IBlazorClickEventArgs

23 Sep 20251 minute to read

IBlazorClickEventArgs notifies while click on the objects or diagram

Properties

actualObject DiagramClickEventObject

returns the actual object that is clicked or id of the diagram

button MouseButtons

returns the button clicked

count number

returns the number of times clicked

element DiagramClickEventObject

returns the object that is clicked or id of the diagram

position PointModel

returns the object position that is actually clicked