Represents a set of geometric elements (lines, curves, text, and graphics shapes) that can be used as a single object.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public sealed class Path : ISerializable, IDisposable
Paths can be used different operations: drawing outlined or filled path, drawing a text string along a path, and cropping an image.