UIKit.UIImage.DrawAsPatternInRect Method
This method will draw an image in the specified rectangle.

Syntax

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

Parameters

rect
The rectangle in which to draw the image (using the coordinate system of the graphics context).

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