Click or drag to resize

HostLayerFixAndTestParentChildRelationShipOfLayers Method

Fixes and verifies the parent-child relationships of all child layers.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual bool FixAndTestParentChildRelationShipOfLayers()

Return Value

Boolean
true if the relationships are valid after the operation; otherwise, false.
See Also