com.esri.arcgis.carto
Interface ILayerExtensionInvalidate
- All Superinterfaces: 
- Serializable
- All Known Implementing Classes: 
- HatchLayerExtension
- public interface ILayerExtensionInvalidate 
- extends Serializable
Provides access to partial refresh override.
  
Product Availability
 Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
 
invalidateVisibleExtent
boolean invalidateVisibleExtent()
                                throws IOException,
                                       AutomationException
- Indicates whether map should refresh visible extent for layer.
  Product AvailabilityAvailable with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.Supported PlatformsWindows, Solaris, Linux
 
- 
 
- 
- Returns:
- The pInvalidateVisibleExtent
- Throws:
- IOException- If there are interop problems.
- AutomationException- If the ArcObject component throws an exception.