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