ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGALayer Class / RangeDefinitions Property

In This Topic
    RangeDefinitions Property (CIMGALayer)
    In This Topic
    Gets or sets the range definitions.
    Syntax
    public CIMRangeDefinition[] RangeDefinitions {get; set;}
    Public Property RangeDefinitions As CIMRangeDefinition()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also