ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Deleting a shape via its associated variable Hide the details
True if the shape was deleted, False otherwise. To get the details of the error, use ErrorInfo.
Name of Map control to use. If this parameter corresponds to an empty string (""), the Map control to which the current event belongs will be used.
Shape to be deleted on the map displayed in the Map control. This shape can be described using one of the following types of variables: a MapPolygon variable, a MapPolyline variable, a MapCircle variable.If this parameter is not specified, all the shapes on the map will be deleted.
Deleting a shape via its name Hide the details
Identifier of the shape to delete. This identifier corresponds to the Name property of the variable associated with the shape. If this parameter is not specified, all the shapes on the map will be deleted.
Last update: 11/25/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: