DensityImageLegendControllerEhLayerPositionEdit Method |
Handles the layer position edit.
Namespace: Altaxo.Gui.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static bool EhLayerPositionEdit(
IHitTestObject hit
)
Parameters
- hit IHitTestObject
- The hit-test object that identifies the edited legend.
Return Value
Booleanfalse so the caller keeps the edited legend.
See Also