IMathBoxFactory

IMathBoxFactory interface

Allows to create a math box

public interface IMathBoxFactory

Methods

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

Remarks

For COM comparibility

See Also