Aspose::TeX::Presentation::Device::FillPath method

Device::FillPath method

Fills a path.

virtual void Aspose::TeX::Presentation::Device::FillPath(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> path)=0
ParameterTypeDescription
pathSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>A path to fill.

Deprecated

This method has been deprecated starting from version 24.7 and will be hidden in version 24.10. False

See Also