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