Click or drag to resize

HostLayerCreateGridIfNullOrEmpty Method

If the Grid is null, then create a grid that represents the boundaries of the child layers.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void CreateGridIfNullOrEmpty()
See Also