[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Page.DrawRoundRectDoubleLine

DrawRoundRectDoubleLine Method

DrawRoundRectDoubleLine(float, float, float, float, float, float, float, float, float)

Draws the double line round rect.

Declaration
public void DrawRoundRectDoubleLine(float left, float top, float width, float height, float topLeftEdge, float topRightEdge, float bottomLeftEdge, float bottomRightEdge, float precision)
Parameters
Type Name Description
float left

The left.

float top

The top.

float width

The width.

float height

The height.

float topLeftEdge

Top Left edge.

float topRightEdge

Top Right edge.

float bottomLeftEdge

Bottom Left edge.

float bottomRightEdge

Bottom Right Edge.

float precision

Parameter to specify when we should fail back to old round rect with equals corners