FillPath
Graphics.FillPath method
يملأ الجزء الداخلي لمسار الرسومات .
public void FillPath(Brush brush, GraphicsPath path)
معامل | يكتب | وصف |
---|---|---|
brush | Brush | الفرشاة التي تحدد خصائص التعبئة. |
path | GraphicsPath | GraphicsPath الذي يمثل المسار المطلوب تعبئته. |
أنظر أيضا
- class Brush
- class GraphicsPath
- class Graphics
- مساحة الاسم System.Drawing
- المجسم Aspose.Drawing