UIKit.UIStringDrawing Members

The members of UIKit.UIStringDrawing are listed below.

See Also: Inherited members from System.Object

Public Methods

static
DrawString(this Foundation.NSString, UIFont, CoreGraphics.CGPoint) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this Foundation.NSString, UIFont, CoreGraphics.CGRect) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this string, UIFont, CoreGraphics.CGPoint) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this string, UIFont, CoreGraphics.CGRect) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this Foundation.NSString, UIFont, UILineBreakMode, CoreGraphics.CGRect) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this string, UIFont, UILineBreakMode, CoreGraphics.CGRect) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this Foundation.NSString, UIFont, UILineBreakMode, CoreGraphics.CGPoint, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this Foundation.NSString, UIFont, UILineBreakMode, UITextAlignment, CoreGraphics.CGRect) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this string, UIFont, UILineBreakMode, CoreGraphics.CGPoint, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this string, UIFont, UILineBreakMode, UITextAlignment, CoreGraphics.CGRect) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this Foundation.NSString, UIFont, UILineBreakMode, UIBaselineAdjustment, CoreGraphics.CGPoint, nfloat, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this string, UIFont, UILineBreakMode, UIBaselineAdjustment, CoreGraphics.CGPoint, nfloat, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this Foundation.NSString, UIFont, UILineBreakMode, UIBaselineAdjustment, CoreGraphics.CGPoint, nfloat, nfloat, ref nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
DrawString(this string, UIFont, UILineBreakMode, UIBaselineAdjustment, CoreGraphics.CGPoint, nfloat, nfloat, ref nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this Foundation.NSString, UIFont) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this string, UIFont) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this Foundation.NSString, UIFont, CoreGraphics.CGSize) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this string, UIFont, CoreGraphics.CGSize) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this Foundation.NSString, UIFont, UILineBreakMode, CoreGraphics.CGSize) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this Foundation.NSString, UIFont, UILineBreakMode, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this string, UIFont, UILineBreakMode, CoreGraphics.CGSize) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this string, UIFont, UILineBreakMode, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this Foundation.NSString, UIFont, UILineBreakMode, nfloat, ref nfloat, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.
static
StringSize(this string, UIFont, UILineBreakMode, nfloat, ref nfloat, nfloat) : CoreGraphics.CGSize
Documentation for this section has not yet been entered.