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