Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi
GdiPaintContext Class
GdiPaintContext Methods
AddValue Method
GetHierarchicalValue<T> Method
GetValue<T> Method
GetValueOrDefault<T> Method
PopHierarchicalValue<T> Method
PushHierarchicalValue<T> Method
Gdi
Paint
Context
Pop
Hierarchical
Value
T
Method
Pops a hierarchical value from the named stack.
Namespace:
Altaxo.Graph.Gdi
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
T
PopHierarchicalValue
<T>(
string
name
)
Parameters
name
String
The stack name.
Type Parameters
T
The value type.
Return Value
T
The popped value.
Implements
IPaintContext
PopHierarchicalValue
T
(String)
See Also
Reference
GdiPaintContext Class
Altaxo.Graph.Gdi Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net