Class BuildingFilterMode
Information about the filter mode of the filter block.
Inheritance
BuildingFilterMode
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class BuildingFilterMode
Remarks
This is the base class for these types of filter modes:
- BuildingSolidFilterMode - renders building scene features with the original texture.
- BuildingWireframeFilterMode - renders building scene features with edges only.
- BuildingXrayFilterMode - renders building scene features with a semi-transparent white color.
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |