Property ActiveFilter
ActiveFilter
Gets or sets the active filter to apply to this layer.
Declaration
public BuildingFilter? ActiveFilter { get; set; }
Property Value
| Type | Description |
|---|---|
| BuildingFilter | The active filter to apply to this layer. |
Remarks
If no active filter is set, then no filter is applied. The active filter is not applied to an Overview BuildingComponentSublayer.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |