IMathBlockFactory

IMathBlockFactory-Schnittstelle

Ermöglicht das Erstellen eines Mathematikblocks

public interface IMathBlockFactory

Methoden

NameBeschreibung
CreateMathBlock()Erstelle einen Mathematikblock
CreateMathBlock(IMathElement)Erstelle einen Mathematikblock und platziere das Element darin
CreateMathBlock(IMathElementCollection)Erstelle einen Mathematikblock und platziere Elemente darin

Anmerkungen

Für COM-Kompatibilität

Siehe auch