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