create_math_radical method
create_math_radical
Creates a math radical
Returns
new radical element
def create_math_radical(self, base_argument, degree_argument):
...
| Parameter | Type | Description |
|---|---|---|
| base_argument | IMathElement | Base argument to apply radical |
| degree_argument | IMathElement | Degree value |
See Also
- class
IMathElement - class
IMathRadical - class
IMathRadicalFactory - module
aspose.slides.mathtext - library
Aspose.Slides