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