Aspose::Font::RenderingPath::IPathSegment::Transform metodo
IPathSegment::Transform method
Trasforma le coordinate con la matrice di trasformazione.
virtual void Aspose::Font::RenderingPath::IPathSegment::Transform(System::SharedPtr<TransformationMatrix> matrix)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| matrice | System::SharedPtr<TransformationMatrix> | Matrice di trasformazione. |
Vedi anche
- Typedef SharedPtr
- Class TransformationMatrix
- Class IPathSegment
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++