LayerCollection.GetByName Method (String, Int32)

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

Syntax

C#
public Layer GetByName(
	string name,
	int startIndex
)

Parameters

name

Type: System..String

startIndex

Type: System..Int32

See Also

Reference