Aspose::Page::EPS::Device::PdfDevice::Draw method

PdfDevice::Draw method

Draws a path.

void Aspose::Page::EPS::Device::PdfDevice::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s) override
ParameterTypeDescription
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>A path to be drawn.

See Also