| Parameter | Type | Description |
|---|---|---|
| rect | LeadRectD | The LeadRectD to be rotated. |
| angle | double | The angle to rotate the LeadRectD. |
| centerX | double | The value representing the center point of rotation on the x-axis. |
| centerY | double | The value representing the center point of rotation on the y-axis. |
| Type | Description |
|---|---|
| LeadRectD | The rotated LeadRectD. |