Overloads Function GetGridOptions( _ ByVal map As Map _ ) As GridOptions
GridOptions GetGridOptions( Map map )
Parameters
- map
- The input map
Return Value
The grid options
Overloads Function GetGridOptions( _ ByVal map As Map _ ) As GridOptions
GridOptions GetGridOptions( Map map )
| Exception | Description |
|---|---|
| System.ArgumentNullException | map cannot be null |
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)