다음을 통해 공유


NSTableView.GetCellFrame(nint, nint) 메서드

정의

[Foundation.Export("frameOfCellAtColumn:row:")]
public virtual CoreGraphics.CGRect GetCellFrame (nint column, nint row);
abstract member GetCellFrame : nint * nint -> CoreGraphics.CGRect
override this.GetCellFrame : nint * nint -> CoreGraphics.CGRect

매개 변수

column
System.System.IntPtr System.nativeint
row
System.System.IntPtr System.nativeint

반환

특성

적용 대상