MathRadicalFactory

MathRadicalFactory class

Allows to create math radical

public class MathRadicalFactory : IMathRadicalFactory

Constructors

NameDescription
MathRadicalFactory()The default constructor.

Methods

NameDescription
CreateMathRadical(IMathElement, IMathElement)Creates a math radical

Remarks

For COM comparibility

See Also