Aspose.Font.RenderingPath

The Aspose.Font.RenderingPath namespace provides classes describing graphical paths objects used in Aspose.Font.

Classes

ClassDescription
ClosePathRepresents ClosePath operation.
CurveToRepresents CurveTo operation.
LineToRepresents LineTo operation.
MoveToRepresents MoveTo operation.
PathSegmentCollectionRepresents a path segments collection.
SegmentPathRepresents rendering path.

Interfaces

InterfaceDescription
IPathSegmentRepresents interface of any path segment.