The Array2D type exposes the following members.
Properties
| Name | Description |
---|
 | Item |
! Unchecked access - no wrapping
|
 | Max |
Gets or Sets max
|
 | Min |
Gets or Sets min
|
 | Nx |
Gets the 'x' size of the array
|
 | Nz |
Gets the 'y' size of the array
|
 | Wrap |
enables/disables wrapping
|
See Also