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