[IPathSegment interface 表示任意路径段的接口。 public interface IPathSegment : ICloneable 方法 姓名 描述 Copy() 创建段对象的副本。 Shift(double, double) 按 x 和 y 坐标执行移位。 Transform(TransformationMatrix) 用变换矩阵变换坐标。 也可以看看 命名空间 Aspose.Font.RenderingPath 部件 Aspose.Font]