Public Overloads Function GetGridOptions( _ ByVal map As Map, _ ByVal add As Boolean _ ) As GridOptions
public GridOptions GetGridOptions( Map map, bool add )
Parameters
- map
- The input map
- add
- Set to true to create a new grid options if one does not already exist
Return Value
The grid options