Aspose::Font::RenderingPath::LineTo::Transform 方法
LineTo::Transform method
使用变换矩阵转换坐标。
void Aspose::Font::RenderingPath::LineTo::Transform(System::SharedPtr<TransformationMatrix> matrix) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 矩阵 | System::SharedPtr<TransformationMatrix> | 变换矩阵。 |
另见
- Typedef SharedPtr
- Class TransformationMatrix
- Class LineTo
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++