ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloorAwareMapProperties Class / DefaultFloorFilterSettings Property

In This Topic
    DefaultFloorFilterSettings Property
    In This Topic
    Gets or sets the default properties for the map's floor filter control. Used as default when creating new map views.
    Syntax
    Public Property DefaultFloorFilterSettings As CIMFloorFilterSettings
    public CIMFloorFilterSettings DefaultFloorFilterSettings {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also