UIKit.UIImage.Draw Method
This method will draw the image (scaling as necessary) in the rectangle specified.

Syntax

[Foundation.Export("drawInRect:")]
[ObjCRuntime.ThreadSafe]
public virtual void Draw (CoreGraphics.CGRect rect)

Parameters

rect
The rectangle in which to draw the image.

Remarks

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0