The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home BasePack SDLBase Procedures and Functions DrawRectangle | |||||||||
See also: DrawFrame, Rectangle (RChart), Rectangle (PolChart), RectangleRelPix (RChart), RectangleRelPix (SmithChart) | |||||||||
DrawRectangle |
|||||||||
The procedure DrawRectangle is yet another way to draw a rectangular line using the pen of the canvas. The parameter cv addresses the canvas to draw on, the parameters Left...Bottom are the pixel coordinates of the four lines of the rectangle.
|