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