共用方式為


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

傳回

屬性

適用於