Hide Comments
Hide Comments

TRSGPCanvas.Rectangle(Integer,Integer,Integer,Integer) Method

Comments (0)

Draws a rectangle on the canvas.

Implements drawing a rectangle using the pen and filling it with the current brush.

To fill a rectangular region without drawing the boundary in the current pen, use FillRect. To outline a rectangular region without filling it, use FrameRect or Polygon. To draw a rectangle with rounded corners, use RoundRect.
 

Namespace: RSGdiPlusGraphics

expandingSyntax

Parameters

X1

Type: Integer

Y1

Type: Integer

X2

Type: Integer

Y2

Type: Integer

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb