IPathSegment.Shift
IPathSegment.Shift method
Performs shift by x and y coordinates.
public void Shift(double dx, double dy)
Parameter | Type | Description |
---|---|---|
dx | Double | Value dx. |
dy | Double | Value dy. |
See Also
- interface IPathSegment
- namespace Aspose.Font.RenderingPath
- assembly Aspose.Font