다음을 통해 공유


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

반환

특성

적용 대상