This documentation is for the old version. Go to the latest Graphics Mill docs

Layer.Name Property

Gets/sets the name of the layer.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property Name As String
C#
public string Name { get; set; }

Property Value

Name of the layer.

See Also

Reference

Manual