IHitTestObjectOnDoubleClick Method |
This function is called if a double click to the object occured.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Return Value
BooleanFalse normally, true if this hit test object should be deleted from the list (for instance if the object itself was deleted).
See Also