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

    Show / Hide Table of Contents

    FillRectangles Method

    FillRectangles(Brush, Rect[])

    Fills a series of rectangles specified by Rect structures.

    Declaration
    public void FillRectangles(Brush brush, Rect[] rects)
    Parameters
    Type Name Description
    Brush brush

    Brush that determines the characteristics of the fill.

    Rect[] rects

    Array of Rect structures that represent the rectangles to fill.

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