Aspose::Font::RenderingPath::IPathSegment::Transform-Methode
IPathSegment::Transform method
Transformiert Koordinaten mit der Transformationsmatrix.
virtual void Aspose::Font::RenderingPath::IPathSegment::Transform(System::SharedPtr<TransformationMatrix> matrix)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| Matrix | System::SharedPtr<TransformationMatrix> | Transformationsmatrix. |
Siehe auch
- Typedef SharedPtr
- Class TransformationMatrix
- Class IPathSegment
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++