Legacy Documentation: Version 2018.2 (Go to current version)
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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答