Mono Class Library: Overview

System.Drawing.Font: Method Members

The methods of System.Drawing.Font are listed below. For a list of all members, see the Font Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

Clone() : object
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
static
FromHdc(IntPtr) : Font
Documentation for this section has not yet been entered.
static
FromHfont(IntPtr) : Font
Documentation for this section has not yet been entered.
static
FromLogFont(object) : Font
Documentation for this section has not yet been entered.
static
FromLogFont(object, IntPtr) : Font
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetHeight() : float
Documentation for this section has not yet been entered.
GetHeight(Graphics) : float
Documentation for this section has not yet been entered.
GetHeight(float) : float
Documentation for this section has not yet been entered.
ToHfont() : IntPtr
Documentation for this section has not yet been entered.
ToLogFont(object)
Documentation for this section has not yet been entered.
ToLogFont(object, Graphics)
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.