Creates and initializes a new layer with the provided name.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Sub New ( _ name As String _ )
public Layer( string name )
Type: System.String
The name of the new layer.