ShapeData.ClippingPath Property

Gets or sets the clipping path for the shape.

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

Syntax

C#
public Path ClippingPath { get; set; }

Property Value

The clipping path value.

See Also

Reference