次の方法で共有


PdfPage.SelectLine(CGPoint) メソッド

定義

指定したポイントの下にあるテキスト行を返します。

[Foundation.Export("selectionForLineAtPoint:")]
public virtual PdfKit.PdfSelection SelectLine(CoreGraphics.CGPoint point);
abstract member SelectLine : CoreGraphics.CGPoint -> PdfKit.PdfSelection
override this.SelectLine : CoreGraphics.CGPoint -> PdfKit.PdfSelection

パラメーター

point
CGPoint

選択する線上のポイント。

戻り値

属性

適用対象