Pops elements from the stack until the specified element is found and popped.
Namespace: Altaxo.Text.RenderersAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void PopTo(
MamlElement mamlElement
)
Parameters
- mamlElement MamlElement
- The element to pop to.
See Also