Property RowCount
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
RowCount
Gets the number of grid rows along the z axis.
public int RowCount { get; }Property Value
Exceptions
- ObjectDisposedException
-
The height field has been disposed.
Gets the number of grid rows along the z axis.
public int RowCount { get; }The height field has been disposed.