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


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

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

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

Classes that implement IInvalidArea3

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