ArcGIS Pro 2.8 API Reference Guide
DisplayUnitFormats Class Members
Properties  Methods 


ArcGIS.Desktop.Core.UnitFormats Namespace : DisplayUnitFormats Class

The following tables list the members exposed by DisplayUnitFormats.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the singleton instance for DisplayUnitFormats  
Top
Public Methods
 NameDescription
Public MethodGets the default unit format in the current project for the given UnitFormatType. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the complete list of available unit formats in the current project for the given UnitFormatType. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGet the current list of unit formats in the current project for the given UnitFormatType. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Set the given project default unit format in the current project. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodSets the list of project unit formats for the current project for the given UnitFormatType. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

DisplayUnitFormats Class
ArcGIS.Desktop.Core.UnitFormats Namespace