Provides access to members that control the accumulating and manipulating of invalid display areas.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Add | Add IFeature, IGeometry, ISet, or IEnumFeature. |
![]() |
AddFeature | Invalidates the area occupied by the feature, using the symbolol specified. |
![]() |
Display | The display that will be invalidated. |
![]() |
Invalidate | Invalidate the display. |
![]() |
InvalidateEx | Invalidates the display and considers a symbol's size in points. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IInvalidArea2 | Provides access to members that control the accumulating and manipulating of invalid display areas. |
| IInvalidArea | Provides access to members that modify an invalidated area object. |
CoClasses that implement IInvalidArea3
| CoClasses and Classes | Description |
|---|---|
| InvalidArea | Accumulates a region from multiple objects and invalidates this area on the display. |

