Aspose::Page::EPS::PsDocument::Draw 方法

PsDocument::Draw method

绘制任意路径。

void Aspose::Page::EPS::PsDocument::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
ParameterType描述
形状System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>要绘制的路径。

另见