PdfDevice.Draw
PdfDevice.Draw method
パスを描画します。
public override void Draw(GraphicsPath s)
パラメータ | タイプ | 説明 |
---|---|---|
s | GraphicsPath | 描かれる道。 |
関連項目
- class PdfDevice
- 名前空間 Aspose.Page.EPS.Device
- 組み立て Aspose.Page
パスを描画します。
public override void Draw(GraphicsPath s)
パラメータ | タイプ | 説明 |
---|---|---|
s | GraphicsPath | 描かれる道。 |