次の方法で共有


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

戻り値

属性

適用対象