共用方式為


PdfPage.GetBoundsForBox(PdfDisplayBox) 方法

定義

傳回矩形,描述指定顯示框的界限。

[Foundation.Export("boundsForBox:")]
public virtual CoreGraphics.CGRect GetBoundsForBox (PdfKit.PdfDisplayBox box);
abstract member GetBoundsForBox : PdfKit.PdfDisplayBox -> CoreGraphics.CGRect
override this.GetBoundsForBox : PdfKit.PdfDisplayBox -> CoreGraphics.CGRect

參數

box
PdfDisplayBox

要取得周框的方塊。

傳回

屬性

適用於