Click or drag to resize

OriginAnyParserReadCurveElement Method

Reads the next curve 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 ReadCurveElement()

Return Value

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