Aspose::TeX::Presentation::Xps::XpsDevice::DrawPath method

XpsDevice::DrawPath method

Draws a path.

void Aspose::TeX::Presentation::Xps::XpsDevice::DrawPath(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> path) override
ParameterTypeDescription
pathSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>A path to draw.

Deprecated

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

See Also