次の方法で共有


NSMatrix.CellFrameAtRowColumn(nint, nint) メソッド

定義

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

パラメーター

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

戻り値

属性

適用対象