AGI STK Esri Display 11 Send comments on this topic.
AgESTKesriCallOptions Enumeration
See Also 

Description

Call options for the CloseMapDocument & StopMapEditing methods of the IAgEsri3dRenderer interface.

Members

Member Value Description
eEsri3dBlocking 1 The call to the method will block until the map is closed. Use for in-process calls.
eEsri3dNonBlocking 2 The call to the method will not block. Use for out-of-process calls. Loop until the call succeeds.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1