ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / ColorCode Class / HexCodes Property

In This Topic
    HexCodes Property
    In This Topic
    The hex code values of the colors.
    Syntax
    Public ReadOnly Property HexCodes As IReadOnlyList(Of String)
    public IReadOnlyList<string> HexCodes {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also