Click or drag to resize

MatrixColumnDimension Property

Gets the number of columns in this matrix.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntax
public int ColumnDimension { get; }

Property Value

Type: Int32
See Also