다음을 통해 공유


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

경계 사각형을 가져올 상자입니다.

반환

특성

적용 대상