DrawPath
Graphics.DrawPath method
يرسم مسار رسومات .
public void DrawPath(Pen pen, GraphicsPath path)
| معامل | يكتب | وصف |
|---|---|---|
| pen | Pen | Pen يحدد لون المسار وعرضه ونمطه. |
| path | GraphicsPath | GraphicsPath للرسم. |
أنظر أيضا
- class Pen
- class GraphicsPath
- class Graphics
- مساحة الاسم System.Drawing
- المجسم Aspose.Drawing