Public Sub SetGrids( _ ByVal grids() As CIMMapGrid _ )
public void SetGrids( CIMMapGrid[] grids )
Parameters
- grids
- Pass an updated array of grids or graticules to be applied to the map frame.
Public Sub SetGrids( _ ByVal grids() As CIMMapGrid _ )
public void SetGrids( CIMMapGrid[] grids )
| Exception | Description |
|---|---|
| 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)