Edit

Share via


Matrix8x8.Item[Int32, Int32] Property

Definition

Indexer for updating matrix.

public int this[int x, int y] { set; }
member this.Item(int * int) : int
Default Public Property Item(x As Integer, y As Integer) As Integer

Parameters

x
Int32
y
Int32

Property Value

Applies to