| Parameter | Type | Description |
|---|---|---|
| point | LeadPointD | The LeadPointD to be translated. |
| offsetX | double | The x value by which to translate the LeadPointD. |
| offsetY | double | The y value by which to translate the LeadPointD. |
| Type | Description |
|---|---|
| LeadPointD | The translated LeadPointD. |