This document is archived and information here might be outdated. Recommended version. |
Creates a map grid.
[Visual Basic .NET] Public Function Create ( _ ByVal MapFrame As IMapFrame _ ) As IMapGrid
[C#] public IMapGrid Create ( IMapFrame MapFrame );