Adds a rounded rectangle to this path.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void AddRoundRect ( |
Visual Basic Copy Code |
---|
Sub AddRoundRect( _ |
The x-coordinate of the upper-left corner of the rectangle to add.
The y-coordinate of the upper-left corner of the rectangle to add.
The width of the rectangle to add.
The height of the rectangle to add.
The roundness of the rectangle corners.