Click or drag to resize

OriginAnyParserReadLayerElement Method

Reads the next layer element from the current window.

Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool ReadLayerElement()

Return Value

Boolean
if a layer element was read; otherwise, .
See Also