ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS52TextGroupVisibilitySettings Class / ShowNamesForPositionReporting Property

In This Topic
    ShowNamesForPositionReporting Property
    In This Topic
    Gets or sets a value indicating whether the "names for position reporting" text group should be visible.
    Syntax
    public bool ShowNamesForPositionReporting {get; set;}
    Public Property ShowNamesForPositionReporting As Boolean
    Remarks
    Per IHO S-52 Annex A, controls text group 21.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also