IMathDelimiterFactory

IMathDelimiterFactory interface

Allows to create a math delimiter

public interface IMathDelimiterFactory

Methods

NameDescription
CreateMathDelimiter(IMathElement)Create a math delimiter by applying to the element
CreateMathDelimiter(IMathElementCollection)Create a math delimiter by applying to the element

Remarks

For COM comparibility

See Also