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