Click or drag to resize

HostLayerFixupInternalDataStructures Method

Updates cached geometry and propagates parent size to child graph objects.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual void FixupInternalDataStructures()

Implements

IGraphicBaseFixupInternalDataStructures
See Also