Click or drag to resize

DynamicMatrixEvaluator.ColumnDimension Property

Gets the ColumnDimension of the Matrix object produced by the evaluation calls.

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

Property Value

Type: Int32
See Also