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

In This Topic
    ShowCurrentVelocity Property
    In This Topic
    Gets or sets a value indicating whether the "current velocity" text group should be visible.
    Syntax
    public bool ShowCurrentVelocity {get; set;}
    Public Property ShowCurrentVelocity As Boolean
    Remarks
    Per IHO S-52 Annex A, controls text group 30, which includes CURVEL.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also