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