Click or drag to resize

OriginAnyParserReadAxisBreakElement Method

Reads the next axis-break element from the current layer.

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

Return Value

Boolean
if an axis-break element was read; otherwise, .
See Also