Click or drag to resize

OriginAnyParserReadWindowElement Method

Reads the next window element from the Origin project stream.

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

Return Value

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