CreateMathRadical()
IMathRadicalFactory::CreateMathRadical(System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>) method
Creates a math radical
virtual System::SharedPtr<IMathRadical> Aspose::Slides::MathText::IMathRadicalFactory::CreateMathRadical(System::SharedPtr<IMathElement> baseArgument, System::SharedPtr<IMathElement> degreeArgument)=0
Arguments
| Parameter | Type | Description |
|---|---|---|
| baseArgument | System::SharedPtr<IMathElement> | Base argument to apply radical |
| degreeArgument | System::SharedPtr<IMathElement> | Degree value |
Return Value
new radical element
See Also
- Typedef SharedPtr
- Class IMathRadical
- Class IMathElement
- Class IMathRadicalFactory
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides