StoredFont Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.DetailsStoredFont

Namespace:  GF.Clients.Charts.Details
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

[TypeConverterAttribute(typeof(StoredFontConverter))]
public class StoredFont

The StoredFont type exposes the following members.

Constructors

  NameDescription
Public methodStoredFont
Public methodStoredFont(Font)
Public methodStoredFont(String, Single)
Public methodStoredFont(String, Single, FontStyle)
Top
Properties

  NameDescription
Public propertyFamily
Public propertySize
Public propertyStyle
Top
Methods

  NameDescription
Public methodClone
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Operators

  NameDescription
Public operatorStatic memberEquality
Public operatorStatic member(Font to StoredFont)
Public operatorStatic member(StoredFont to Font)
Public operatorStatic memberInequality
Top
See Also

Reference