FillPath
Graphics.FillPath method
Заполняет внутреннюю часть GraphicsPath.
public void FillPath(Brush brush, GraphicsPath path)
Параметр | Тип | Описание |
---|---|---|
brush | Brush | Кисть, определяющая характеристики заливки. |
path | GraphicsPath | GraphicsPath, представляющий путь для заполнения. |
Смотрите также
- class Brush
- class GraphicsPath
- class Graphics
- пространство имен System.Drawing
- сборка Aspose.Drawing