MathBarFactory

MathBarFactory class

Allows to create a math bar

public class MathBarFactory : IMathBarFactory

Constructors

NameDescription
MathBarFactory()The default constructor.

Methods

NameDescription
CreateMathBar(IMathElement)Create a math bar by applying to the element
CreateMathBar(IMathElement, MathTopBotPositions)Create a math bar by applying to the element

Remarks

For COM comparibility

See Also