Path.Name Property

Gets a name of this clipping path.

Namespace: Aurigma.GraphicsMill.Codecs.ClippingPath
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public string Name { get; }

Property Value

The name of the clipping path.

See Also

Reference