Click or drag to resize

GraphDocumentLayerArrangement Class

Contains extension methods for the arrangement of layers.
Inheritance Hierarchy
SystemObject
  Altaxo.Graph.GdiGraphDocumentLayerArrangement

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class GraphDocumentLayerArrangement

The GraphDocumentLayerArrangement type exposes the following members.

Methods
 NameDescription
Public Extension MethodArrangeGrid 
Public Extension MethodArrangeLayers Arranges the layers according to the provided options.
Public Extension MethodShowLayerArrangementDialog Shows the layer arrangement dialog and then arranges the layers according to the user input.
Top
See Also