Click or drag to resize

GraphControllerArrangeSameSizeBase Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.ArrangeSameSizeBase(System.Action{Altaxo.Graph.Gdi.IHitTestObject,System.Drawing.RectangleF,System.Drawing.RectangleF})"]


Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ArrangeSameSizeBase(
	Action<IHitTestObject, RectangleF, RectangleF> ArrangeAction
)

Parameters

ArrangeAction  ActionIHitTestObject, RectangleF, RectangleF

[Missing <param name="ArrangeAction"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.ArrangeSameSizeBase(System.Action{Altaxo.Graph.Gdi.IHitTestObject,System.Drawing.RectangleF,System.Drawing.RectangleF})"]

See Also