Font Spec 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 FontSpec : ICloneable, ISerializableVB
<SerializableAttribute>
Public Class FontSpec
Implements ICloneable, ISerializable- Inheritance
- Object FontSpec
- Implements
- ICloneable, ISerializable
Constructors
Properties
| Angle | |
| Border | |
| DropShadowAngle | |
| DropShadowColor | |
| DropShadowOffset | |
| Family | |
| Fill | |
| FontColor | |
| IsAntiAlias | |
| IsBold | |
| IsDropShadow | |
| IsItalic | |
| IsUnderline | |
| Size | |
| StringAlignment |
Methods
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. |