ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectUnitFormatsChangedEventArgs Class
Members

ProjectUnitFormatsChangedEventArgs Class
Event argument for the project units changed event.
Syntax
public class ProjectUnitFormatsChangedEventArgs : System.EventArgs 
Remarks
If any of the default project units are changed as part of the event, the DefaultsChangedHint identifies which ones were changed (if any).
Inheritance Hierarchy

System.Object
   System.EventArgs
      ArcGIS.Desktop.Core.Events.ProjectUnitFormatsChangedEventArgs

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.7 or higher.
See Also