Aspose.Font.RenderingPath
The Aspose.Font.RenderingPath namespace provides classes describing graphical paths objects used in Aspose.Font.
Classes
Class | Description |
---|---|
ClosePath | Represents ClosePath operation. |
CurveTo | Represents CurveTo operation. |
LineTo | Represents LineTo operation. |
MoveTo | Represents MoveTo operation. |
PathSegmentCollection | Represents a path segments collection. |
SegmentPath | Represents rendering path. |
Interfaces
Interface | Description |
---|---|
IPathSegment | Represents interface of any path segment. |