This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IInvalidArea2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the accumulating and manipulating of invalid display areas. Note: the IInvalidArea2 interface has been superseded byIInvalidArea3. Please consider using the more recent version.
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. |
Interfaces | Description |
---|---|
IInvalidArea | Provides access to members that modify an invalidated area object. |
CoClasses and Classes | Description |
---|---|
InvalidArea | Accumulates a region from multiple objects and invalidates this area on the display. |