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