bool CanConvertMap( Map map, MapConversionType convertTo )
Function CanConvertMap( _ ByVal map As Map, _ ByVal convertTo As MapConversionType _ ) As Boolean
Parameters
- map
- The map to test
- convertTo
- The type to convert the map to
bool CanConvertMap( Map map, MapConversionType convertTo )
Function CanConvertMap( _ ByVal map As Map, _ ByVal convertTo As MapConversionType _ ) As Boolean
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10