MathBlockFactory

MathBlockFactory class

Allows to create a math block

The MathBlockFactory type exposes the following members:

Constructors

NameDescription
MathBlockFactory()Initializes a new instance of the MathBlockFactory class

Methods

NameDescription
create_math_block()Create a math block
create_math_block(math_element)Create a math block and place the element in it
create_math_block(math_elements)Create a math block and place elements in it

See Also