ArcObjects Library Reference (Carto)  

IInvalidArea3 Interface

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
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.
Method 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.

.NET Related Topics

Invalidating the display