get_Base()
MathBar::get_Base() method
Base argument
System::SharedPtr<IMathElement> Aspose::Slides::MathText::MathBar::get_Base() override
Remarks
Example:
auto mathBar = System::MakeObject<MathBar>(System::MakeObject<MathematicalText>(u"x"));
auto baseArg = mathBar->get_Base();
See Also
- Typedef SharedPtr
- Class IMathElement
- Class MathBar
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides