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