IMathBarFactory

IMathBarFactory interface

Allows to create a math bar

public interface IMathBarFactory

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