Aspose::Page::EPS::PsDocument::Draw method
PsDocument::Draw method
Draw an arbitrary path.
void Aspose::Page::EPS::PsDocument::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
Parameter | Type | Description |
---|---|---|
shape | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | The path to draw. |
See Also
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++