Item.ClippingPath Property

Gets or sets the clipping path.

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

Syntax

C#
public Path ClippingPath { get; set; }

Property Value

The collection of clipping paths for this GraphicsContainer.

See Also

Reference

Manual