Click or drag to resize

OriginAnyParserReadAnnotationElement Method

Reads the next annotation 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 ReadAnnotationElement()

Return Value

Boolean
if an annotation element was read; otherwise, .
See Also