Notifies clients when the units are updated.
[Visual Basic 6.0] Event UnitsUpdated(
ByVal sender As IDisplayTransformation _
)
[Visual Basic .NET] Public Event UnitsUpdated As UnitsUpdatedEventHandler
[C#] public event UnitsUpdatedEventHandler UnitsUpdated
[C++] HRESULT UnitsUpdated( IDisplayTransformation* sender );