Location 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#
[SerializableAttribute]
public class Location : ICloneable, ISerializableVB
<SerializableAttribute>
Public Class Location
Implements ICloneable, ISerializable- Inheritance
- Object Location
- Implements
- ICloneable, ISerializable
Constructors
Properties
Methods
| Clone | |
| GetObjectData | |
| Transform(PaneBase) | |
| Transform(PaneBase, Double, Double, CoordType) | |
| TransformBottomRight | |
| TransformRect | |
| TransformTopLeft(PaneBase) | |
| TransformTopLeft(PaneBase, Single, Single) |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
Explicit Interface Implementations
| ICloneableClone | Creates a new object that is a copy of the current instance. |