This document is archived and information here might be outdated. Recommended version. |
Sets the properties of the map grid to default values.
[Visual Basic .NET] Public Sub SetDefaults ( _ ByVal pMapFrame As IMapFrame _ )
[C#] public void SetDefaults ( IMapFrame pMapFrame );
[C++]
HRESULT SetDefaults(
IMapFrame* pMapFrame
);
[C++] Parameters pMapFrame [in]
pMapFrame is a parameter of type IMapFrame*