GraphControllerArrange Method |
Arranges the objects so they share a common boundary.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void Arrange(
GraphControllerArrangeElement arrange
)
Parameters
- arrange GraphControllerArrangeElement
- Routine that determines how to arrange the element with respect to the master element.
See Also