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