Mono Class Library: Overview

System.Drawing.Font: Members

The members of System.Drawing.Font are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
Boldbool. Documentation for this section has not yet been entered.
[read-only]
FontFamilyFontFamily. Documentation for this section has not yet been entered.
[read-only]
GdiCharSetbyte. Documentation for this section has not yet been entered.
[read-only]
GdiVerticalFontbool. Documentation for this section has not yet been entered.
[read-only]
Heightint. Documentation for this section has not yet been entered.
[read-only]
IsSystemFontbool. Documentation for this section has not yet been entered.
[read-only]
Italicbool. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
Sizefloat. Documentation for this section has not yet been entered.
[read-only]
SizeInPointsfloat. Documentation for this section has not yet been entered.
[read-only]
Strikeoutbool. Documentation for this section has not yet been entered.
[read-only]
StyleFontStyle. Documentation for this section has not yet been entered.
[read-only]
SystemFontNamestring. Documentation for this section has not yet been entered.
[read-only]
Underlinebool. Documentation for this section has not yet been entered.
[read-only]
UnitGraphicsUnit. Documentation for this section has not yet been entered.

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.

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.