Symbol 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 Symbol : ICloneable, ISerializableVB
<SerializableAttribute>
Public Class Symbol
Implements ICloneable, ISerializable- Inheritance
- Object Symbol
- Implements
- ICloneable, ISerializable
Constructors
Properties
Methods
| Clone | |
| Draw | |
| DrawSymbol(Graphics, Int32, Int32, GraphicsPath, Pen, Brush) | |
| DrawSymbol(Graphics, GraphPane, Int32, Int32, Single, Boolean, PointPair) | |
| GetObjectData | |
| MakePath |
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. |