UIPrintPageRenderer.DrawPage(nint, CGRect) 方法

定义

绘制整个页面。

[Foundation.Export("drawPageAtIndex:inRect:")]
public virtual void DrawPage (nint index, CoreGraphics.CGRect pageRect);
abstract member DrawPage : nint * CoreGraphics.CGRect -> unit
override this.DrawPage : nint * CoreGraphics.CGRect -> unit

参数

index
System.System.IntPtr System.nativeint
pageRect
CGRect
属性

适用于