Aspose::Page::EPS::Device::PdfDevice::Draw método

PdfDevice::Draw method

Dibuja una ruta.

void Aspose::Page::EPS::Device::PdfDevice::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s) override
ParámetroTipoDescripción
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>Una ruta a dibujar.

Ver también