| Parameter | Type | Description |
|---|---|---|
| clipRect | LeadRectD | The destination clip rectangle Leadtools.LeadRectD in container coordinates. The engine will only render into this area. Pass LeadRectD.Empty to not use a clip rectangle. |
| clear | bool | true to clear the destination context before rendering; otherwise, false. |
This method uses the mapper in Container to calculate the destination rectangle and any other transform to be applied.