Method GetDrawingNames
| Edit this page 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 |