Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type ClickEventArgs containing data related to this event. The following ClickEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Element | Gets the element for the click events. |
| Layer | Gets the layer for the click events. |