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

要获取其边框的框。

返回

属性

适用于