ArcObjects Library Reference (Carto)  

IInvalidArea2 Interface

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.

Product Availability

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

Members

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.

CoClasses that implement IInvalidArea2

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