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