This document is archived and information here might be outdated.  Recommended version.


IInvalidArea2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IInvalidArea2 Interface
ArcGIS Developer Help

IInvalidArea2 Interface

Provides access to members that control the accumulating and manipulating of invalid display areas. Note: the IInvalidArea2 interface has been superseded by IInvalidArea3. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Add IFeature, IGeometry, ISet, or IEnumFeature.
Method AddFeature Invalidates the area occupied by the feature, using the symbolol specified.
Read/write property Display The display that will be invalidated.
Method Invalidate Invalidate the display.

Inherited Interfaces

Interfaces Description
IInvalidArea Provides access to members that modify an invalidated area object.

Classes that implement IInvalidArea2

Classes Description
InvalidArea Accumulates a region from multiple objects and invalidates this area on the display.