Enum MatrixWidthMode
Represents the mode how the width of a matrix is defined.
public enum MatrixWidthMode
Fields
CellWidth = 0
Cell width.
MatrixWidth = 3
Hight of the matrix.
MaximumDistance = 2
Maximum distance.
Represents the mode how the width of a matrix is defined.
public enum MatrixWidthMode
CellWidth = 0
Cell width.
MatrixWidth = 3
Hight of the matrix.
MaximumDistance = 2
Maximum distance.