ShapeItem.Path Property

Gets or sets the outline of this shape.

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

Syntax

C#
public Path Path { get; set; }

Property Value

The outline of the ShapeItem.

See Also

Reference