Enum EquationLimitLocationType

EquationLimitLocationType enumeration

Specifies the limit location on an operator.

public enum EquationLimitLocationType

Values

NameValueDescription
UndOvr0Specifies that the limit is centered above or below the operator.
SubSup1Specifies that the limit is on the right side of the operator.

See Also