This document is archived and information here might be outdated. Recommended version. |
Do Modal.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal pGlobeDoc As IGMxDocument, _ ByRef pOk As Boolean _ )
[C#] public void DoModal ( IGMxDocument pGlobeDoc, ref bool pOk );