• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    FillPath Method

    FillPath(Brush, GraphicsPath)

    Fills the interior of a GraphicsPath.

    Declaration
    public void FillPath(Brush brush, GraphicsPath path)
    Parameters
    Type Name Description
    Brush brush

    Brush that determines the characteristics of the fill.

    GraphicsPath path

    GraphicsPath that represents the path to fill.

    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software