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