CreateMathGroupingCharacter
CreateMathGroupingCharacter(IMathElement, char, MathTopBotPositions, MathTopBotPositions)
Erstellt ein mathematisches Gruppierungszeichen
public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element, char character,
MathTopBotPositions position, MathTopBotPositions verticalJustification)
Parameter | Typ | Beschreibung |
---|---|---|
element | IMathElement | Mathe-Element, auf das das Gruppierungszeichen angewendet wird |
character | Char | Gruppierungszeichen |
position | MathTopBotPositions | Position des Gruppierungszeichens |
verticalJustification | MathTopBotPositions | vertikale Ausrichtung |
Rückgabewert
neues Gruppierungszeichen-Element
Siehe auch
- Schnittstelle IMathGroupingCharacter
- Schnittstelle IMathElement
- Enum MathTopBotPositions
- Klasse MathGroupingCharacterFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides
CreateMathGroupingCharacter(IMathElement)
Erstellt ein mathematisches Gruppierungszeichen
public IMathGroupingCharacter CreateMathGroupingCharacter(IMathElement element)
Parameter | Typ | Beschreibung |
---|---|---|
element | IMathElement | Mathe-Element, auf das das Gruppierungszeichen angewendet wird |
Rückgabewert
neues Gruppierungszeichen-Element
Siehe auch
- Schnittstelle IMathGroupingCharacter
- Schnittstelle IMathElement
- Klasse MathGroupingCharacterFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides