DrawRoundRectDoubleLine Method (PageDoubleLineExtensions)
Draws the double-lined round rect.
Parameters
- canvas
- The canvas where the rect will be drawn.
- left
- The left coordinate of the rect.
- top
- The top coordinate of the rect.
- width
- The width of the rect.
- height
- The height of the rect.
- topLeftEdge
- Top Left edge of the rect.
- topRightEdge
- Top Right edge of the rect.
- bottomLeftEdge
- Bottom Left edge of the rect.
- bottomRightEdge
- Bottom Right Edge of the rect.
- precision
- Parameter to specify when we should fail back to old round rect with equals corners