Click or drag to resize

HostLayerGrid Property

Gets the grid used to arrange child layers.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public GridPartitioning Grid { get; }

Property Value

GridPartitioning
See Also