This document is archived and information here might be outdated. Recommended version. |
Message handler, called when NA result updated.
[Visual Basic .NET] Public Sub OnResultUpdate ( _ ByVal Layer As INALayer, _ ByVal autoShow As Boolean _ )
[C#] public void OnResultUpdate ( INALayer Layer, bool autoShow );