GetLimitLocation Method

GetLimitLocation function

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.


func (instance *NaryEquationNode) GetLimitLocation()  (EquationLimitLocationType,  error) 

Remarks

See Also