Aspose::Font::RenderingPath::IPathSegment::Shift méthode
IPathSegment::Shift method
Effectue un décalage selon les coordonnées x et y.
virtual void Aspose::Font::RenderingPath::IPathSegment::Shift(double dx, double dy)=0
| Paramètre | Type | Description |
|---|---|---|
| dx | double | Valeur dx. |
| dy | double | Valeur dy. |
Voir aussi
- Class IPathSegment
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++