ArcGIS Pro 2.9 API Reference Guide
FloorFilter Property

ArcGIS.Desktop.Mapping Namespace > MapView Class : FloorFilter Property
Gets or sets the floor filter settings which determine which floor-aware data is visible in the map view.
Syntax
public CIMFloorFilterSettings FloorFilter {get; set;}
Public Property FloorFilter As CIMFloorFilterSettings
Remarks
This property is null when the Indoors Layers properties have not been defined for the map. When the Indoors Layers properties have been defined, floor filtering on the map is enabled. Layers which have been defined to be floor-aware will have their data filtered according to selections made in the floor filter.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members