Base
MathBorderBox.Base property
Basisargument
public IMathElement Base { get; }
Beispiele
Beispiel:
[C#]
MathBorderBox borderBox = new MathBorderBox(new MathematicalText("x"));
IMathElement base = borderBox.Base;
Siehe auch
- interface IMathElement
- class MathBorderBox
- namensraum Aspose.Slides.MathText
- Montage Aspose.Slides