MathDelimiterFactory

MathDelimiterFactory class

Allows to create a math delimiter

public class MathDelimiterFactory : IMathDelimiterFactory

Constructors

NameDescription
MathDelimiterFactory()The default constructor.

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