Base
IMathFunction.Base property
Argumento de función
public IMathElement Base { get; }
Ejemplos
Ejemplo:
[C#]
IMathFunction func = new MathematicalText("sin").Function("x");
IMathElement base = func.Base;
Ver también
- interface IMathElement
- interface IMathFunction
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides