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