ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMObject3DRenderingFilterState Class / SelectedValues Property

In This Topic
    SelectedValues Property (CIMObject3DRenderingFilterState)
    In This Topic
    Gets or sets the selected values.
    Syntax
    public string[] SelectedValues {get; set;}
    Public Property SelectedValues As String()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also