This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITransformEvents Interface > ITransformEvents.UnitsUpdated Event (ArcObjects .NET 10.4 SDK) |
Notifies clients when the units are updated.
[Visual Basic .NET] Public Event UnitsUpdated As UnitsUpdatedEventHandler
[C#] public event UnitsUpdatedEventHandler UnitsUpdated
[C++]
HRESULT UnitsUpdated(
IDisplayTransformation* sender
);
[C++]
Parameters sender
sender is a parameter of type IDisplayTransformation