Show / Hide Table of Contents

Method RemoveMapDrawing

| Edit this page View Source

RemoveMapDrawing(string)

Causes MapManager to stop updating the MapDrawing object and removes this Manager's reference to that drawing.
Declaration
public bool RemoveMapDrawing(string name)
Parameters
Type Name Description
string name The name of the MapDrawing to be removed
Returns
Type Description
bool True if removal was successful. False if there was an error removing the object from the internal dict.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾