GraphControllerArrangeElement Delegate |
[Missing <summary> documentation for "T:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.ArrangeElement"]
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public delegate void ArrangeElement(
IHitTestObject obj,
RectangleF bounds,
RectangleF masterbounds
)
Parameters
- obj IHitTestObject
-
- bounds RectangleF
-
- masterbounds RectangleF
-
See Also