ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / ColorSchemeGroup Class / Capacity Property

In This Topic
    Capacity Property
    In This Topic
    The capacity of the color scheme group.
    Syntax
    Public ReadOnly Property Capacity As IReadOnlyList(Of Integer)
    public IReadOnlyList<int> Capacity {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also