共用方式為


NSView.BeginPage(CGRect, CGPoint) 方法

定義

[Foundation.Export("beginPageInRect:atPlacement:")]
public virtual void BeginPage (CoreGraphics.CGRect rect, CoreGraphics.CGPoint placement);
abstract member BeginPage : CoreGraphics.CGRect * CoreGraphics.CGPoint -> unit
override this.BeginPage : CoreGraphics.CGRect * CoreGraphics.CGPoint -> unit

參數

rect
CGRect
placement
CGPoint
屬性

適用於