NaryEquationNode.LimitLocation

NaryEquationNode.LimitLocation property

This attribute specifies the location of limits in n-ary operators. Limits can be either centered above and below the n-ary operator, or positioned just to the right of the operator.

public EquationLimitLocationType LimitLocation { get; set; }

See Also