CreateMathGroupingCharacter

CreateMathGroupingCharacter(IMathElement, char, MathTopBotPositions, MathTopBotPositions)

Crée un caractère de regroupement mathématique

public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element, char character, 
    MathTopBotPositions position, MathTopBotPositions verticalJustification)
ParamètreTaperLa description
elementIMathElementélément mathématique pour appliquer le caractère de regroupement
characterCharcaractère de regroupement
positionMathTopBotPositionsposition du caractère de groupement
verticalJustificationMathTopBotPositionsjustification verticale

Return_Value

nouvel élément de caractère de groupement

Voir également


CreateMathGroupingCharacter(IMathElement)

Crée un caractère de regroupement mathématique

public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element)
ParamètreTaperLa description
elementIMathElementélément mathématique pour appliquer le caractère de regroupement

Return_Value

nouvel élément de caractère de groupement

Voir également