Provides access to members that manage a set of scale filter objects.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
FilterManagerFieldNameSet | The optional field names used by filters in the set. | |
IsEnabled | Indicates whether the scale filtering environment is enabled. | |
IsVisible | Tests the specified feature and scale against each filter in the set to determine if the feature should be drawn. | |
ScaleFilters | The actual set of scale filter objects. |
CoClasses that implement IScaleFilterManager
CoClasses and Classes | Description |
---|---|
ForceElementLayer | A custom layer, bound to a feature layer, that wraps a force element display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display. |
TacticalGraphicLayer | A custom layer, bound to a feature layer, that wraps a tactical graphic display list and makes it possible to view and manipulate its cached graphic contents in an ArcGIS map display. |
Remarks
Scale filters can be persisted and managed by a scale filter manager object.