Inheritance Hierarchy
GF.Clients.Charts.DetailsStoredFont
Namespace: GF.Clients.Charts.Details
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The StoredFont type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| StoredFont | ||
| StoredFont(Font) | ||
| StoredFont(String, Single) | ||
| StoredFont(String, Single, FontStyle) |
Properties
| Name | Description | |
|---|---|---|
| Family | ||
| Size | ||
| Style |
Methods
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |
Operators
| Name | Description | |
|---|---|---|
| Equality | ||
| (Font to StoredFont) | ||
| (StoredFont to Font) | ||
| Inequality |
See Also