IMathFunctionFactory

IMathFunctionFactory-Interface

Ermöglicht das Erstellen einer mathematischen Funktion

public interface IMathFunctionFactory

Methoden

NameBeschreibung
CreateMathFunction(IMathElement, IMathElement)Erstellt mathematische Funktion
CreateMathFunction(string, IMathElement)Erstellt mathematische Funktion

Hinweise

Für COM-Kompatibilität

Siehe auch