Method GetDrawingNames
| Improve this Doc View SourceGetDrawingNames()
Return a list of all current MapDrawing names
Declaration
public List<string> GetDrawingNames()
Returns
Type | Description |
---|---|
List<string> | List of names |
public List<string> GetDrawingNames()
Type | Description |
---|---|
List<string> | List of names |