共用方式為


NSMatrix.DrawCellAtRowColumn(nint, nint) 方法

定義

[Foundation.Export("drawCellAtRow:column:")]
public virtual void DrawCellAtRowColumn (nint row, nint column);
abstract member DrawCellAtRowColumn : nint * nint -> unit
override this.DrawCellAtRowColumn : nint * nint -> unit

參數

row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint
屬性

適用於