MathBlockFactory

MathBlockFactory class

Ermöglicht das Erstellen eines Mathematikblocks

public class MathBlockFactory : IMathBlockFactory  

Konstruktoren

NameBeschreibung
MathBlockFactory()Der Standardkonstruktor.

Methoden

NameBeschreibung
CreateMathBlock()Erstellen Sie einen Mathematikblock
CreateMathBlock(IMathElement)Erstellen Sie einen Mathematikblock und platzieren Sie das Element darin
CreateMathBlock(IMathElementCollection)Erstellen Sie einen Mathematikblock und platzieren Sie Elemente darin

Anmerkungen

Für COM-Kompatibilität

Siehe auch