ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / BuildingRenderingFiltersChangedEventsArgs Class / UpdatedObject3DRenderingFilters Property

In This Topic
    UpdatedObject3DRenderingFilters Property
    In This Topic
    Gets the collection of updated rendering filters.
    Syntax
    public IList<CIMObject3DRenderingFilter> UpdatedObject3DRenderingFilters {get;}
    Public ReadOnly Property UpdatedObject3DRenderingFilters As IList(Of CIMObject3DRenderingFilter)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also