This document is archived and information here might be outdated. Recommended version. |
The number of map grids associated with the map frame.
[Visual Basic .NET]
Public ReadOnly Property MapGridCount As Integer
[C#]
public int MapGridCount {get;}
[C++]
HRESULT get_MapGridCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
MapGridCount will return then number of grids (graticules) attached to the MapFrame.