Accusoft.PrintPro8.Net
RoundRectangle Method




Draws a rectangle with rounded corners on printer.
Overload List
OverloadDescription
RoundRectangle(PointF,PointF,Single,Color)Draws a rectangle with rounded corners on printer.  
RoundRectangle(RectangleF,Single,Color)Draws a rectangle with rounded corners on printer.  
RoundRectangle(PointF,PointF,Single,Single,Color)Draws a rectangle with rounded corners on printer.  
RoundRectangle(RectangleF,Single,Single,Color)Draws a rectangle with rounded corners on printer.  
RoundRectangle(PointF,PointF,Single)Draws a black rectangle with rounded corners on printer.  
RoundRectangle(RectangleF,Single)Draws a rectangle with rounded corners on printer.  
RoundRectangle(PointF,PointF,Single,Single)Draws a black rectangle with rounded corners on printer.  
RoundRectangle(RectangleF,Single,Single)Draws a rectangle with rounded corners on printer.  
RoundRectangle(Point,Point,Int32,Color)Draws a rectangle with rounded corners on printer The coordinates of the round rectangle must be within the physical area of the printer. To fill a rounded rectangle, set the FillColor and FillStyle properties of the object on which the rectangle is drawn. The width of the line used to draw the rectangle depends on the setting of the Width property. The way the rectangle is drawn on the background depends on the setting of the Mode and Style properties  
RoundRectangle(Rectangle,Int32,Color)Draws a rectangle with rounded corners on printer The coordinates of the round rectangle must be within the physical area of the printer. To fill a rounded rectangle, set the FillColor and FillStyle properties of the object on which the rectangle is drawn. The width of the line used to draw the rectangle depends on the setting of the Width property. The way the rectangle is drawn on the background depends on the setting of the Mode and Style properties  
RoundRectangle(Point,Point,Int32,Int32,Color)Draws a rectangle with rounded corners on printer The coordinates of the round rectangle must be within the physical area of the printer. To fill a rounded rectangle, set the FillColor and FillStyle properties of the object on which the rectangle is drawn. The width of the line used to draw the rectangle depends on the setting of the Width property. The way the rectangle is drawn on the background depends on the setting of the Mode and Style properties  
RoundRectangle(Rectangle,Int32,Int32,Color)Draws a rectangle with rounded corners on printer The coordinates of the round rectangle must be within the physical area of the printer. To fill a rounded rectangle, set the FillColor and FillStyle properties of the object on which the rectangle is drawn. The width of the line used to draw the rectangle depends on the setting of the Width property. The way the rectangle is drawn on the background depends on the setting of the Mode and Style properties  
RoundRectangle(Point,Point,Int32)Draws a black rectangle with rounded corners on printer The coordinates of the round rectangle must be within the physical area of the printer. To fill a rounded rectangle, set the FillColor and FillStyle properties of the object on which the rectangle is drawn. The width of the line used to draw the rectangle depends on the setting of the Width property. The way the rectangle is drawn on the background depends on the setting of the Mode and Style properties  
RoundRectangle(Rectangle,Int32)Draws a rectangle with rounded corners on printer The coordinates of the round rectangle must be within the physical area of the printer. To fill a rounded rectangle, set the FillColor and FillStyle properties of the object on which the rectangle is drawn. The width of the line used to draw the rectangle depends on the setting of the Width property. The way the rectangle is drawn on the background depends on the setting of the Mode and Style properties  
RoundRectangle(Point,Point,Int32,Int32)Draws a black rectangle with rounded corners on printer The coordinates of the round rectangle must be within the physical area of the printer. To fill a rounded rectangle, set the FillColor and FillStyle properties of the object on which the rectangle is drawn. The width of the line used to draw the rectangle depends on the setting of the Width property. The way the rectangle is drawn on the background depends on the setting of the Mode and Style properties  
RoundRectangle(Rectangle,Int32,Int32)Draws a rectangle with rounded corners on printer.  
See Also

Reference

Draw Class
Draw Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback