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

    Show / Hide Table of Contents

    DrawPath Method

    DrawPath(Pen, GraphicsPath)

    Draws a GraphicsPath.

    Declaration
    public void DrawPath(Pen pen, GraphicsPath path)
    Parameters
    Type Name Description
    Pen pen

    Pen that determines the color, width, and style of the path.

    GraphicsPath path

    GraphicsPath to draw.

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