PdfPage.SelectLine(CGPoint) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la ligne de texte qui se trouve sous le point spécifié.
[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
Paramètres
- point
- CGPoint
Point sur la ligne à sélectionner.
Retours
- Attributs