PsDocument.Draw
PsDocument.Draw method
任意のパスを描画します。
public void Draw(GraphicsPath shape)
パラメータ | タイプ | 説明 |
---|---|---|
shape | GraphicsPath | 描画するパス。 |
関連項目
- class PsDocument
- 名前空間 Aspose.Page.EPS
- 組み立て Aspose.Page
任意のパスを描画します。
public void Draw(GraphicsPath shape)
パラメータ | タイプ | 説明 |
---|---|---|
shape | GraphicsPath | 描画するパス。 |