PlotLayer.Id Property
Gets a unique id of this PlotLayer instance.
Syntax
public System.UInt64 Id { get; }
Property Value
A unique id of this PlotLayer instance.
Remarks
The PresentationObject.PlotId member of presentation objects representing a plot will contain this layer identity. To locate a PlotLayer instance from a layer identity, use GetPlotLayerById.
Platforms
Windows, Linux, Android