NSMatrix.GetRowColumnForPoint(nint, nint, CGPoint) Method

Definition

[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

Parameters

row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint
aPoint
CGPoint

Returns

Attributes

Applies to