Limit
MathLimit.Limit property
Argumento límite
public IMathElement Limit { get; }
Ejemplos
Ejemplo:
[C#]
MathLimit limitElement = new MathLimit(new MathematicalText("lim"), new MathematicalText("𝑛→∞"));
IMathElement limitArg = limitElement.Limit;
Ver también
- interface IMathElement
- class MathLimit
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides