CatalogMap.GetImplementingLayer Method
Retrieves a reference to the underlying hidden layer implementing the catalog map.
GetImplementingLayer()
Retrieves a reference to the underlying hidden layer implementing the catalog map.Syntax
public Layer GetImplementingLayer ()
Return Value
A reference to the underlying hidden layer implementing the catalog map.
Remarks
This method should not be used by normal applications. It gives access to the underlying layers implementing the actual functionality of this map. The result of modifying these hidden layers is undefined.
Platforms
Windows, Linux, Android