ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / LocationDisplayUnit Property

In This Topic
    LocationDisplayUnit Property
    In This Topic
    Gets or sets the WKID of the location display unit used by the map.
    Syntax
    Public Property LocationDisplayUnit As Integer
    public int LocationDisplayUnit {get; set;}
    Remarks
    A value of -1 indicates the units of the map's spatial reference should be used.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also