This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAttributeWindowEvents Interface > IAttributeWindowEvents.OnPositionChanged Event (ArcObjects .NET 10.5 SDK) |
Called when the position of the Attribute Inspector dialog changes.
[Visual Basic .NET] Public Event OnPositionChanged As OnPositionChangedEventHandler
[C#] public event OnPositionChangedEventHandler OnPositionChanged