Aspose::Font::RenderingPath::LineTo::Shift method
LineTo::Shift method
Performs shift by x and y coordinates.
void Aspose::Font::RenderingPath::LineTo::Shift(double dx, double dy) override
Parameter | Type | Description |
---|---|---|
dx | double | Value dx. |
dy | double | Value dy. |
See Also
- Class LineTo
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++