Zoom State Stack Class
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public class ZoomStateStack : List<ZoomState>,
ICloneableVB
Public Class ZoomStateStack
Inherits List(Of ZoomState)
Implements ICloneable- Implements
- ICloneable
Constructors
Properties
Methods
Extension Methods
| ChunkZoomState | (Defined by General) |
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
Explicit Interface Implementations
| ICloneableClone | Creates a new object that is a copy of the current instance. |