Graphics.FillPath
Graphics.FillPath method
تملأ داخل GraphicsPath.
public void FillPath(Brush brush, GraphicsPath path)
| معامل | نوع | الوصف |
|---|---|---|
| brush | Brush | Brush الذي يحدد خصائص التعبئة. |
| path | GraphicsPath | GraphicsPath التي تمثل المسار الذي سيتم ملؤه. |
الاستثناءات
| استثناء | شرط |
|---|---|
| ArgumentNullException | brush فارغ. -or- path فارغ. |
انظر أيضًا
- class Brush
- class GraphicsPath
- class Graphics
- namespace Aspose.Imaging
- assembly Aspose.Imaging