Path.Split Method

Splits a path into separate paths.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Path[] Split()

Return Value

The array of Path objects.

See Also

Reference