Property Blocks
Blocks
Gets the filter blocks that define which features should be visible in the affected BuildingSceneLayer and how the filtered features should be drawn.
Declaration
public IList<BuildingFilterBlock> Blocks { get; }
Property Value
| Type | Description |
|---|---|
| IList<BuildingFilterBlock> | A mutable list of filter blocks. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |