Share via


UIPrintFormatter.DrawRect(CGRect, nint) 메서드

정의

지정된 페이지에 지정된 영역에 이 UIPrintFormatter 콘텐츠의 해당 부분을 그립니다.

[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

매개 변수

rect
CGRect
pageIndex
System.System.IntPtr System.nativeint
특성

적용 대상