NSMatrix.GetRowColumnForPoint(nint, nint, 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.
[Foundation.Export("getRow:column:forPoint:")]
public virtual bool GetRowColumnForPoint (out nint row, out nint column, CoreGraphics.CGPoint aPoint);
abstract member GetRowColumnForPoint : * * CoreGraphics.CGPoint -> bool
override this.GetRowColumnForPoint : * * CoreGraphics.CGPoint -> bool
Paramètres
- row
- System.System.IntPtr System.nativeint
- column
- System.System.IntPtr System.nativeint
- aPoint
- CGPoint
Retours
- Attributs