HostLayerFixAndTestParentChildRelationShipOfLayers Method |
Fixes and verifies the parent-child relationships of all child layers.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual bool FixAndTestParentChildRelationShipOfLayers()
Return Value
Booleantrue if the relationships are valid after the operation; otherwise,
false.
See Also