Aspose::Font::RenderingPath::IPathSegment::Shift-Methode
IPathSegment::Shift method
Führt eine Verschiebung um die x- und y-Koordinaten durch.
virtual void Aspose::Font::RenderingPath::IPathSegment::Shift(double dx, double dy)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| dx | double | Wert dx. |
| dy | double | Wert dy. |
Siehe auch
- Class IPathSegment
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++