CreateMathRadical()
MathRadicalFactory::CreateMathRadical(System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>) method
Creates a math radical
System::SharedPtr<IMathRadical> Aspose::Slides::MathText::MathRadicalFactory::CreateMathRadical(System::SharedPtr<IMathElement> baseArgument, System::SharedPtr<IMathElement> degreeArgument) override
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 MathRadicalFactory
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides