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