CGContext.DrawTiledImage(CGRect, CGImage) Method

Definition

public void DrawTiledImage (CoreGraphics.CGRect rect, CoreGraphics.CGImage image);
member this.DrawTiledImage : CoreGraphics.CGRect * CoreGraphics.CGImage -> unit

Parameters

rect
CGRect
image
CGImage

Applies to