Click or drag to resize

MamlRendererPop Method

Pops the top Maml element from the stack.

Namespace: Altaxo.Text.Renderers
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public MamlElement Pop()

Return Value

MamlElement
The popped Maml element.
See Also