CreateMathBox()
MathBoxFactory::CreateMathBox(System::SharedPtr<IMathElement>) method
Create a math box by applying to the element
System::SharedPtr<IMathBox> Aspose::Slides::MathText::MathBoxFactory::CreateMathBox(System::SharedPtr<IMathElement> element) override
Arguments
Parameter | Type | Description |
---|---|---|
element | System::SharedPtr<IMathElement> | math element to apply box |
Return Value
new box element
See Also
- Typedef SharedPtr
- Class IMathBox
- Class IMathElement
- Class MathBoxFactory
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides