| Maptitude GISDK Help |
Allows the user to drag and drop a map object to an OLE container application.
DragMapToOLE(string map_name)
| Argument | Contents |
|---|---|
| map_name | The name of the map, or null for the current map |
DragMapToOLE() is typically called as part of an OLE drag-and-drop tool.
Tool "drag and drop" 10, 2 icons: "drgmap1.bmp", "drgmap2.bmp" do
DragMapToOLE()
endItem
| Error Type | Meaning |
|---|---|
| NotFound | The specified map does not exist |
| Error | An error occurred embedding the new map object. |
| Function | Summary |
|---|---|
| CopyMapToClipboard() | Copies a map object and map picture to the Windows clipboard |
| CopyMapToOLE() | Updates an embedded OLE map |
| ©2025 Caliper Corporation | www.caliper.com |