Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

SortingLayer.NameToID

public static int NameToID(string name);

Parameters

nameThe name of the layer.

Returns

int The unique id of the layer with name.

Description

Returns the id given the name. Will return 0 if an invalid name was given.

Did you find this page useful? Please give it a rating: