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