Aspose::Font::RenderingPath namespace
Classes
| Class | Description |
|---|---|
| ClosePath | Represents ClosePath operation. |
| CurveTo | Represents CurveTo operation. |
| IPathSegment | Represents interface of any path segment. |
| LineTo | Represents LineTo operation. |
| MoveTo | Represents MoveTo operation. |
| PathSegmentCollection | Represents a path segments collection. |
| SegmentPath | Represents rendering path. |