IMathLimitFactory

IMathLimitFactory interface

Allows to create IMathLimit

public interface IMathLimitFactory

Methods

NameDescription
CreateMathLimit(IMathElement, IMathElement)Creates IMathLimit with limit at the bottom
CreateMathLimit(IMathElement, IMathElement, bool)Creates IMathLimit

Remarks

For COM comparibility

See Also