ClosedPathShapeBaseEhHitDoubleClick Method |
Opens the shape-properties dialog for the double-clicked object.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected static bool EhHitDoubleClick(
IHitTestObject o
)
Parameters
- o IHitTestObject
- The hit test object.
Return Value
Boolean if the dialog was handled successfully; otherwise,
.
See Also