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

    Show / Hide Table of Contents

    DrawEllipse Method

    DrawEllipse(Pen, Rect)

    Draws an ellipse defined by a bounding Rect.

    Declaration
    public void DrawEllipse(Pen pen, Rect bounds)
    Parameters
    Type Name Description
    Pen pen

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

    Rect bounds

    Rect structure that defines the boundaries of the ellipse.

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