Método Aspose::Page::EPS::PsDocument::Draw

PsDocument::Draw method

Dibuja una ruta arbitraria.

void Aspose::Page::EPS::PsDocument::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
ParámetroTipoDescripción
formaSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>La ruta a dibujar.

Ver también