MonoMac.AppKit.NSFont: Method Members

The methods of MonoMac.AppKit.NSFont are listed below. For a list of all members, see the NSFont Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AdvancementForGlyph(uint) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
static
BoldSystemFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
BoundingRectForGlyph(uint) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
static
ControlContentFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
FromDescription(NSFontDescriptor, MonoMac.Foundation.NSAffineTransform) : NSFont
Documentation for this section has not yet been entered.
static
FromDescription(NSFontDescriptor, float) : NSFont
Documentation for this section has not yet been entered.
static
FromFontName(string, float) : NSFont
Documentation for this section has not yet been entered.
GetVerticalFont() : NSFont
Documentation for this section has not yet been entered.
GlyphWithName(string) : uint
Documentation for this section has not yet been entered.
static
LabelFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
MenuBarFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
MenuFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
MessageFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
PaletteFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
ScreenFontWithRenderingMode(NSFontRenderingMode) : NSFont
Documentation for this section has not yet been entered.
Set()
Documentation for this section has not yet been entered.
SetInContext(NSGraphicsContext)
Documentation for this section has not yet been entered.
static
SetUserFixedPitchFont(NSFont)
Documentation for this section has not yet been entered.
static
SetUserFont(NSFont)
Documentation for this section has not yet been entered.
static
SystemFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
SystemFontSizeForControlSize(NSControlSize) : float
Documentation for this section has not yet been entered.
static
TitleBarFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
ToolTipsFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
UserFixedPitchFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.
static
UserFontOfSize(float) : NSFont
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSFont object.