Graphics.DrawPath
Graphics.DrawPath method
Tekent een GraphicsPath.
public void DrawPath(Pen pen, GraphicsPath path)
Parameter | Type | Beschrijving |
---|---|---|
pen | Pen | Pen die de kleur, breedte en stijl van het pad bepaalt. |
path | GraphicsPath | GraphicsPath om te tekenen. |
Zie ook
- class Pen
- class GraphicsPath
- class Graphics
- naamruimte System.Drawing
- montage Aspose.Drawing