Event that fires when the user double-clicks a client feature.
Name | Type | Description |
DocumentObject | Document | Input Document object that indicates the document in which the change occurred. |
Feature | ClientFeature | Input ClientFeature object that indicates the client feature that was double-clicked. |
Context | NameValueMap | Input NameValueMap object that can be used to determine the context of why the event fired. No context information is provided for this event. |
HandlingCode | HandlingCodeEnum | Output HandlingCodeEnum that indicates how you are handling the event. This argument is currently ignored for the event. |