Parameter | Type | Description |
---|---|---|
rect | LeadRectD | The Leadtools.LeadRectD to be rotated. |
angle | double | The angle to rotate the Leadtools.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 Leadtools.LeadRectD. |