| Parameter | Type | Description |
|---|---|---|
| point | LeadPointD | The LeadPointD to be scaled. |
| scaleX | double | The ratio by which to scale the LeadPointD in the x-axis direction. |
| scaleY | double | The ratio by which to scale the LeadPointD in the y-axis direction. |
| Type | Description |
|---|---|
| LeadPointD | The scaled LeadPointD. |