FillPath

Graphics.FillPath method

يملأ الجزء الداخلي لمسار الرسومات .

public void FillPath(Brush brush, GraphicsPath path)
معامليكتبوصف
brushBrushالفرشاة التي تحدد خصائص التعبئة.
pathGraphicsPathGraphicsPath الذي يمثل المسار المطلوب تعبئته.

أنظر أيضا