[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=FontFamily,MarshalByRefObject,Object Info=Defines a group of type faces having a similar basic design and certain variations in styles. [Property] Name=Sets the name of the component. ARG(string)|2| Constructor=Sets the Constructor of the FontFamily class. ARG(enum)|14|0|Constructor,Constructor2,Constructor3 FontCollection=Sets the FontCollection that contains this FontFamily. ARG(FontCollection)|20|(empty)|FontCollection GenericFamily=Sets the GenericFontFamilies from which to create the new FontFamily. ARG(GenericFontFamilies)|20|(empty)|GenericFontFamilies Graphics=Sets the Graphics object from which to return FontFamily objects. ARG(Graphics)|20|(empty)|Graphics Language=Sets the language in which the name is returned. ARG(int)|1|0 Style=Sets a FontStyle that contains style information for the font. ARG(FontStyle)|20|(empty)|FontStyle [Methods] *doConstructor=Initializes a new FontFamily from the specified generic font family. ARG(GenericFontFamilies genericFamily)|1|0 *doConstructor2=Initializes a new FontFamily with the specified name. ARG(string familyName)|1|0 *doConstructor3=Initializes a new FontFamily in the specified FontCollection with the specified name. ARG(string familyName, FontCollection fontCollection)|1|0 *doDispose=Releases all resources used by this FontFamily. ARG()|1|0 *doEquals=Indicates whether the specified object is a FontFamily and is identical to this FontFamily. ARG(Object obj)|1|0 *doGetCellAscent=Returns the cell ascent, in design units, of the FontFamily of the specified style. ARG(FontStyle style)|1|0 *doGetCellDescent=Returns the cell descent, in design units, of the FontFamily of the specified style. ARG(FontStyle style)|1|0 *doGetEmHeight=Gets the height, in font design units, of the em square for the specified style. ARG(FontStyle style)|1|0 *doGetFamilies=Obsolete. Returns an array that contains all the FontFamily objects available for the specified graphics context. ARG(Graphics graphics)|1|0 *doGetLineSpacing=Returns the line spacing, in design units, of the FontFamily of the specified style. The line spacing is the vertical distance between the base lines of two consecutive lines of text. ARG(FontStyle style)|1|0 *doGetName=Returns the name, in the specified language, of this FontFamily. ARG(int language)|1|0 *doIsStyleAvailable=Indicates whether the specified FontStyle enumeration is available. ARG(FontStyle style)|1|0 *onEquals=Occurs after invoke the method doEquals and returns the result. ARG(bool)|2|104 *onGetCellAscent=Occurs after invoke the method doGetCellAscent and returns the result. ARG(int)|2|1 *onGetCellDescent=Occurs after invoke the method doGetCellDescent and returns the result. ARG(int)|2|1 *onGetEmHeight=Occurs after invoke the method doGetEmHeight and returns the result. ARG(int)|2|1 *onGetFamilies=Occurs after invoke the method doGetFamilies and returns the result. ARG(FontFamily[])|2|13 *onGetLineSpacing=Occurs after invoke the method doGetLineSpacing and returns the result. ARG(int)|2|1 *onGetName=Occurs after invoke the method doGetName and returns the result. ARG(string)|2|2 *onIsStyleAvailable=Occurs after invoke the method doIsStyleAvailable and returns the result. ARG(bool)|2|104 *.Name=Returns the name of this FontFamily. ARG(string)|3|2 *Families=Returns an array that contains all the FontFamily objects associated with the current graphics context. ARG(FontFamily[])|3|13 *GenericMonospace=Returns a generic monospace FontFamily. ARG(FontFamily)|3|0 *GenericSansSerif=Returns a generic sans serif FontFamily object. ARG(FontFamily)|3|0 *GenericSerif=Returns a generic serif FontFamily. ARG(FontFamily)|3|0 *GetHashCode=Gets a hash code for this FontFamily. ARG(int)|3|1 *ToString=Converts this FontFamily to a human-readable string representation. ARG(string)|3|2 FontFamily=Returns the FontFamily object. ARG(FontFamily)|3|0 *fontCollection=Defines the FontCollection that contains this FontFamily. ARG(FontCollection)|4|0 *genericFamily=Defines the GenericFontFamilies from which to create the new FontFamily. ARG(GenericFontFamilies)|4|0 *graphics=Defines the Graphics object from which to return FontFamily objects. ARG(Graphics)|4|0 *language=Defines the language in which the name is returned. ARG(int)|4|1 *familyName=Defines the name of the new FontFamily. ARG(string)|4|2 *obj=Defines the object to test. ARG(Object)|4|0 *style=Defines a FontStyle that contains style information for the font. ARG(FontStyle)|4|0