MapKit.MKOverlayRenderer: Method Members

The methods of MapKit.MKOverlayRenderer are listed below. For a list of all members, see the MKOverlayRenderer Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

CanDrawMapRect(MKMapRect, nfloat) : bool
Documentation for this section has not yet been entered.
DrawMapRect(MKMapRect, CoreGraphics.CGContext, nfloat)
Documentation for this section has not yet been entered.
MapPointForPoint(CoreGraphics.CGPoint) : MKMapPoint
Documentation for this section has not yet been entered.
MapRectForRect(CoreGraphics.CGRect) : MKMapRect
Documentation for this section has not yet been entered.
PointForMapPoint(MKMapPoint) : CoreGraphics.CGPoint
Documentation for this section has not yet been entered.
RectForMapRect(MKMapRect) : CoreGraphics.CGRect
Documentation for this section has not yet been entered.
SetNeedsDisplay()
Documentation for this section has not yet been entered.
SetNeedsDisplay(MKMapRect)
Documentation for this section has not yet been entered.
SetNeedsDisplay(MKMapRect, nfloat)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MKOverlayRenderer object.