Aspose::Font::RenderingPath::IPathSegment::Transform method
IPathSegment::Transform method
Transforms coordinates with the transformation matrix.
virtual void Aspose::Font::RenderingPath::IPathSegment::Transform(System::SharedPtr<TransformationMatrix> matrix)=0
Parameter | Type | Description |
---|---|---|
matrix | System::SharedPtr<TransformationMatrix> | Transformation matrix. |
See Also
- Typedef SharedPtr
- Class TransformationMatrix
- Class IPathSegment
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++