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