ShapeData.Path Property

Gets or sets the path for the shape.

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

Syntax

C#
public Path Path { get; set; }

Property Value

The Path instance for the shape.

See Also

Reference