MGMapObject.DoubleClickHandled   Go to object model Go to parent topic Go to previous topic Go to next topic

Description

Indicates whether the onDoubleClickObject event has been handled for this object.

This property may also be set to True in the onDoubleClickObject event to inform Autodesk MapGuide not to perform the default double-click action, which displays the URL link associated with the feature. By default, this property is False, which causes the default double-click action to be executed.

Type

boolean (read-only)

Error Codes

none

See Also

onDoubleClickObject