Aspose.Font.RenderingPath
的 Aspose.Font.RenderingPath命名空间提供了描述 Aspose.Font 中使用的图形路径对象 的类。
课程
班级 | 描述 |
---|---|
ClosePath | 表示 ClosePath 操作。 |
CurveTo | 表示 CurveTo 操作。 |
LineTo | 表示 LineTo 操作。 |
MoveTo | 表示 MoveTo 操作。 |
PathSegmentCollection | 表示路径段集合。 |
SegmentPath | 表示渲染路径。 |
接口
界面 | 描述 |
---|---|
IPathSegment | 表示任意路径段的接口。 |