MathBoxFactory

MathBoxFactory class

Allows to create a math box

public class MathBoxFactory : IMathBoxFactory

Constructors

NameDescription
MathBoxFactory()The default constructor.

Methods

NameDescription
CreateMathBox(IMathElement)Create a math box by applying to the element

Remarks

For COM comparibility

See Also