UIPrintFormatter.DrawRect(CGRect, nint) Method

Definition

Draws that portion of this UIPrintFormatter's content in the area specified on the specified page.

[Foundation.Export("drawInRect:forPageAtIndex:")]
public virtual void DrawRect (CoreGraphics.CGRect rect, nint pageIndex);
abstract member DrawRect : CoreGraphics.CGRect * nint -> unit
override this.DrawRect : CoreGraphics.CGRect * nint -> unit

Parameters

rect
CGRect
pageIndex
System.System.IntPtr System.nativeint
Attributes

Applies to