HostLayerControllerEhLayerPositionEdit Method |
Edits the position of the host layer associated with the hit-test object.
Namespace: Altaxo.Gui.Graph.GdiAssembly: 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 layer.
Return Value
Booleanfalse so the caller keeps the edited layer.
See Also