Aspose::Page::EPS::Device::PdfDevice::Draw Methode

PdfDevice::Draw method

Zeichnet einen Pfad.

void Aspose::Page::EPS::Device::PdfDevice::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s) override
ParameterTypBeschreibung
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>Ein zu zeichnender Pfad.

Siehe auch