CreateMathGroupingCharacter

CreateMathGroupingCharacter(IMathElement, char, MathTopBotPositions, MathTopBotPositions)

Erstellt ein mathematisches Gruppierungszeichen

public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element, char character, 
    MathTopBotPositions position, MathTopBotPositions verticalJustification)
ParameterTypBeschreibung
elementIMathElementmathematisches Element zum Anwenden des Gruppierungszeichens
characterCharGruppierungscharakter
positionMathTopBotPositionsPosition des Gruppierungszeichens
verticalJustificationMathTopBotPositionsvertikale Ausrichtung

Rückgabewert

neues Gruppierungszeichenelement

Siehe auch


CreateMathGroupingCharacter(IMathElement)

Erstellt ein mathematisches Gruppierungszeichen

public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element)
ParameterTypBeschreibung
elementIMathElementmathematisches Element zum Anwenden des Gruppierungszeichens

Rückgabewert

neues Gruppierungszeichenelement

Siehe auch