PlotLayer.GetPlotLayerById Method
Locates a PlotLayer instance given its layer identity.
Thread safety: This method is thread-safe.
GetPlotLayerById(System.UInt64 id)
Locates a PlotLayer instance given its layer identity.Syntax
public static PlotLayer GetPlotLayerById (
System.UInt64 id
)
Parameters
id
Type: System.UInt64
The layer identity.
The layer identity.
Return Value
Platforms
Windows, Linux, Android