Click or drag to resize

XYPlotLayerControllerEhLayerPositionEdit Method

Opens the layer-position page for the hit layer.

Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static bool EhLayerPositionEdit(
	IHitTestObject hit
)

Parameters

hit  IHitTestObject
Information about the hit object.

Return Value

Boolean
Always .
See Also