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

返回

属性

适用于