Draws a polygon. Syntax Parameters points Array of Point objects that represent the vertices of the polygon.
Draws, Fills or Clips a polygon. Syntax Parameters points Array of Point objects that represent the vertices of the polygon.mode Painting mode.
Draws a polygon. Overload List
Draws a rectangle. Syntax Parameters x X-coordinate of the upper-left corner of the rectangle.y Y-coordinate of the upper-left corner of the rectangle.width Width of the rectangle.height Height of the rectangle.
Draws, Fills or Clips a rectangle. Syntax Parameters x X-coordinate of the upper-left corner of the rectangle.y Y-coordinate of the upper-left corner of the rectangle.width Width of the rectangle.height Height of the rectangle.mode Painting mode.
Draws a rectangle. Overload List
Draws a rounded rectangle. Syntax Parameters x X-coordinate of the upper-left corner of the rectangle.y Y-coordinate of the upper-left corner of the rectangle.width Width of the rectangle.height Height of the rectangle.ew Width of the ellipse that defines rounded corners.eh Height of the ellipse that defines round...
Draws, Fills or Clips a rounded rectangle. Syntax Parameters x X-coordinate of the upper-left corner of the rectangle.y Y-coordinate of the upper-left corner of the rectangle.width Width of the rectangle.height Height of the rectangle.ew Width of the ellipse that defines rounded corners.eh Height of the ellipse th...
Draws a rounded rectangle. Overload List
Draws an invisible spacing. It is useful for underlined text and automatic hyperlink areas. Syntax Parameters width Width of the spacing.