ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterMultidimensionalDisplayDefinition Class / AdditionalDimensionValues Property

In This Topic
    AdditionalDimensionValues Property
    In This Topic
    Gets or sets the additional range dimension values for the current display slice.
    Syntax
    public CIMRangeDimensionValue[] AdditionalDimensionValues {get; set;}
    Public Property AdditionalDimensionValues As CIMRangeDimensionValue()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also