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