Enum MatrixHeightMode
Represents the mode how the hight of a matrix is defined.
public enum MatrixHeightMode
Fields
CellHeight = 0
Cell hight.
MatrixHight = 3
Height of the matrix.
MaximumDistance = 2
Maximum distance.
Represents the mode how the hight of a matrix is defined.
public enum MatrixHeightMode
CellHeight = 0
Cell hight.
MatrixHight = 3
Height of the matrix.
MaximumDistance = 2
Maximum distance.