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