ArcGIS Pro 2.8 API Reference Guide
GetPredefinedProjectUnitFormats Method (IDisplayUnitFormats)

ArcGIS.Desktop.Core.UnitFormats Namespace > IDisplayUnitFormats Interface : GetPredefinedProjectUnitFormats Method
Gets the complete list of available unit formats for the given UnitFormatType
Syntax
IList<DisplayUnitFormat> GetPredefinedProjectUnitFormats( 
   UnitFormatType unitFormat
)
Function GetPredefinedProjectUnitFormats( _
   ByVal unitFormat As UnitFormatType _
) As IList(Of DisplayUnitFormat)

Parameters

unitFormat

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IDisplayUnitFormats Interface
IDisplayUnitFormats Members