Limit
Propriété MathLimit.Limit
Argument Limite
public IMathElement Limit { get; }
Exemples
Exemple:
[C#]
MathLimit limitElement = new MathLimit(new MathematicalText("lim"), new MathematicalText("𝑛→∞"));
IMathElement limitArg = limitElement.Limit;
Voir aussi
- interface IMathElement
- classe MathLimit
- namespace Aspose.Slides.MathText
- assembly Aspose.Slides