Click or drag to resize

LayerTableAddPath Method

Overload List
  NameDescription
Public methodAddPath(String)
Adds all of the layer in the specified layer path, beginning with the root. Layer paths contain one or more valid layers names, with each name separated by NamePathSeparator. For example, "Grandfather::Father::Son".
Public methodAddPath(String, Color)
Adds all of the layer in the specified layer path, beginning with the root. Layer paths contain one or more valid layers names, with each name separated by NamePathSeparator. For example, "Grandfather::Father::Son".
Top
See Also