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