PlotLayer.RemovePlots Method
Removes an existing plot batch from this PlotLayer.
Thread safety: This method is thread-safe.
RemovePlots(System.UInt64 id)
Removes an existing plot batch from this PlotLayer.Syntax
public void RemovePlots (
System.UInt64 id
)
Parameters
id
Type: System.UInt64
The batch identifier, as returned from AddPlots.
The batch identifier, as returned from AddPlots.
Platforms
Windows, Linux, Android