PdfDevice.Draw
PdfDevice.Draw method
Tekent een pad.
public override void Draw(GraphicsPath s)
Parameter | Type | Beschrijving |
---|---|---|
s | GraphicsPath | Een te tekenen pad. |
Zie ook
- class PdfDevice
- naamruimte Aspose.Page.EPS.Device
- montage Aspose.Page
Tekent een pad.
public override void Draw(GraphicsPath s)
Parameter | Type | Beschrijving |
---|---|---|
s | GraphicsPath | Een te tekenen pad. |