CanvasDrawRoundedRectangle Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
OverloadĀ List
Name | Description | |
---|---|---|
DrawRoundedRectangle(Brush, RectangleF, Single) | Draws a rectangle structure with rounded corners specified by a System.Drawing.RectangleF structure. | |
DrawRoundedRectangle(Pen, RectangleF, Single) | Draws a rectangle structure with rounded corners specified by a System.Drawing.RectangleF structure. | |
DrawRoundedRectangle(Pen, Brush, RectangleF, Single) | Draws a rectangle structure with rounded corners specified by a System.Drawing.RectangleF structure. | |
DrawRoundedRectangle(Brush, Single, Single, Single, Single, Single) | Draws a rectangle structure with rounded corners specified by a coordinate pair, a width, and a height. | |
DrawRoundedRectangle(Pen, Single, Single, Single, Single, Single) | Draws a rectangle structure with rounded corners specified by a coordinate pair, a width, and a height. | |
DrawRoundedRectangle(Pen, Brush, Single, Single, Single, Single, Single) | Draws a rectangle structure with rounded corners specified by a coordinate pair, a width, and a height. |
See Also