ArcGIS Pro 2.9 API Reference Guide
GetDefaultProjectUnitFormat Method (IDisplayUnitFormats)

ArcGIS.Desktop.Core.UnitFormats Namespace > IDisplayUnitFormats Interface : GetDefaultProjectUnitFormat Method
Gets the default unit format in the current project for the given UnitFormatType.
Syntax
DisplayUnitFormat GetDefaultProjectUnitFormat( 
   UnitFormatType defaultFormatType
)
Function GetDefaultProjectUnitFormat( _
   ByVal defaultFormatType As UnitFormatType _
) As DisplayUnitFormat

Parameters

defaultFormatType

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IDisplayUnitFormats Interface
IDisplayUnitFormats Members