Parameter | Type | Description |
---|---|---|
clipRect | LeadRectD | The destination clip rectangle LeadRectD in container coordinates. The engine will only render into this area. Pass LeadRectD.Empty to not use a clip rectangle. |
runMode | bool | true We are working on run mode; otherwise, false. |
This method uses the mapper in Container to calculate the destination rectangle and any other transform to be applied.