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