Aspose::Font::RenderingPath::IPathSegment classe
IPathSegment class
Rappresenta l’interfaccia di qualsiasi segmento di percorso.
class IPathSegment : public System::ICloneable
Metodi
| Metodo | Descrizione |
|---|---|
| virtual CompareTo(System::SharedPtr<IPathSegment>) | |
| virtual Copy() | Crea una copia dell’oggetto segmento. |
| virtual Shift(double, double) | Esegue uno spostamento per le coordinate x e y. |
| virtual Transform(System::SharedPtr<TransformationMatrix>) | Trasforma le coordinate con la matrice di trasformazione. |
Vedi anche
- Class ICloneable
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++