Show / Hide Table of Contents

Constructor BuildingFilter

BuildingFilter(string, string, IEnumerable<BuildingFilterBlock>)

Initializes a new instance of the BuildingFilter class with filter blocks.

Declaration
public BuildingFilter(string name, string description, IEnumerable<BuildingFilterBlock> blocks)
Parameters
Type Name Description
string name

The name of the filter.

string description

The description of the filter.

IEnumerable<BuildingFilterBlock> blocks

The filter blocks that define which features are visible and how they should be drawn.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.