次の方法で共有


NSMatrix.GetRowColumnForPoint(nint, nint, CGPoint) メソッド

定義

[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

パラメーター

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

戻り値

属性

適用対象