CreateMathBox

IMathBoxFactory.CreateMathBox method

Create a math box by applying to the element

public IMathBox CreateMathBox(IMathElement element)
ParameterTypeDescription
elementIMathElementmath element to apply box

Return Value

new box element

See Also