Aspose::Page::EPS::PsDocument::Draw メソッド
PsDocument::Draw method
任意のパスを描画します。
void Aspose::Page::EPS::PsDocument::Draw(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> shape)
| パラメーター | 型 | 説明 |
|---|---|---|
| 形状 | System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> | 描画するパス。 |
参照
- Typedef SharedPtr
- Class GraphicsPath
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++