Share via


PdfPage.SelectWord(CGPoint) メソッド

定義

指定したポイントの下にある単語を返します。

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

パラメーター

point
CGPoint

選択する単語のポイント。

戻り値

属性

適用対象