Edit

Share via


NSMatrix.CellFrameAtRowColumn(nint, nint) Method

Definition

[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

Parameters

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

Returns

Attributes

Applies to