Base
IMathBorderBox.Base-Eigenschaft
Basisargument
public IMathElement Base { get; }
Beispiele
Beispiel:
[C#]
IMathBorderBox borderBox = new MathematicalText("x+y+z").ToBorderBox();
IMathElement base = borderBox.Base;
Siehe Auch
- Schnittstelle IMathElement
- Schnittstelle IMathBorderBox
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides