Base
MathBox.Base property
Базовый аргумент
public IMathElement Base { get; }
Примеры
Пример:
[C#]
MathBox box = new MathBox(new MathematicalText("=="));
IMathElement base = box.Base;
Смотрите также
- interface IMathElement
- class MathBox
- пространство имен Aspose.Slides.MathText
- сборка Aspose.Slides