Overload List
Draws a rectangle with rounded corners.
public Void RoundRectangle(System.Drawing.Rectangle)
public Void RoundRectangle(System.Drawing.Rectangle, System.Int32)
public Void RoundRectangle(System.Drawing.Rectangle, System.Int32, System.Int32)
public abstract Void RoundRectangle(System.Drawing.Rectangle, System.Int32, System.Int32, System.Int32)
public abstract Void RoundRectangle(System.Drawing.Rectangle, System.Int32, System.Int32, System.Int32, Steema.TeeChart.Drawing.RoundRectangleStyle)
Remarks
Draws a rectangle with rounded corners.
See Also
Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace