CreateMathGroupingCharacter

CreateMathGroupingCharacter(IMathElement, char, MathTopBotPositions, MathTopBotPositions)

Erstellt ein mathematisches Gruppierungszeichen

public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element, char character, 
    MathTopBotPositions position, MathTopBotPositions verticalJustification)
ParameterTypBeschreibung
elementIMathElementMathematisches Element, an das das Gruppierungszeichen angewendet werden soll
characterCharGruppierungszeichen
positionMathTopBotPositionsPosition des Gruppierungszeichens
verticalJustificationMathTopBotPositionsVertikale Rechtfertigung

Rückgabewert

Neues Gruppierungszeichen-Element

Siehe auch


CreateMathGroupingCharacter(IMathElement)

Erstellt ein mathematisches Gruppierungszeichen

public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element)
ParameterTypBeschreibung
elementIMathElementMathematisches Element, an das das Gruppierungszeichen angewendet werden soll

Rückgabewert

Neues Gruppierungszeichen-Element

Siehe auch