Aspose::Font::RenderingPath::IPathSegment::Shift metodo
IPathSegment::Shift method
Esegue uno spostamento per le coordinate x e y.
virtual void Aspose::Font::RenderingPath::IPathSegment::Shift(double dx, double dy)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| dx | double | Valore dx. |
| dy | double | Valore dy. |
Vedi anche
- Class IPathSegment
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++