MonoMac.AppKit.NSFont Members

The members of MonoMac.AppKit.NSFont are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
Ascenderfloat. Documentation for this section has not yet been entered.
[read-only]
BoundingRectForFontSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
[read-only]
CapHeightfloat. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CoveredCharacterSetMonoMac.Foundation.NSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
Descenderfloat. Documentation for this section has not yet been entered.
[read-only]
DisplayNamestring. Documentation for this section has not yet been entered.
[read-only]
FamilyNamestring. Documentation for this section has not yet been entered.
[read-only]
FontDescriptorNSFontDescriptor. Documentation for this section has not yet been entered.
[read-only]
FontNamestring. Documentation for this section has not yet been entered.
[read-only]
GlyphCountint. Documentation for this section has not yet been entered.
[read-only]
IsFixedPitchbool. Documentation for this section has not yet been entered.
[read-only]
IsVerticalbool. Documentation for this section has not yet been entered.
[read-only]
ItalicAnglefloat. Documentation for this section has not yet been entered.
[read-only]
static
LabelFontSizefloat. Documentation for this section has not yet been entered.
[read-only]
Leadingfloat. Documentation for this section has not yet been entered.
[read-only]
MaximumAdvancementSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
[read-only]
MostCompatibleStringEncodingMonoMac.Foundation.NSStringEncoding. Documentation for this section has not yet been entered.
[read-only]
PointSizefloat. Documentation for this section has not yet been entered.
[read-only]
PrinterFontNSFont. Documentation for this section has not yet been entered.
[read-only]
RenderingModeNSFontRenderingMode. Documentation for this section has not yet been entered.
[read-only]
ScreenFontNSFont. Documentation for this section has not yet been entered.
[read-only]
static
SmallSystemFontSizefloat. Documentation for this section has not yet been entered.
[read-only]
static
SystemFontSizefloat. Documentation for this section has not yet been entered.
[read-only]
TextTransformMonoMac.Foundation.NSAffineTransform. Documentation for this section has not yet been entered.
[read-only]
UnderlinePositionfloat. Documentation for this section has not yet been entered.
[read-only]
UnderlineThicknessfloat. Documentation for this section has not yet been entered.
[read-only]
XHeightfloat. Documentation for this section has not yet been entered.

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.