IComputeDirtyAreaParameters Interface
Provides access to members that control how a mosaic dataset's dirty area is computed.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
ComputedDirtyArea |
The polygon resulting from the dirty area computation. The polygon defines a region encompassing the footprints of all items that have been modified or synchronized since a specified point in time. |
|
TimeStamp |
The instance in time used for selecting newer mosaic dataset items that contribute to the dirty area. Use the ITime.QueryOleTime method to convert from other formats for encoding time. |
Classes that implement IComputeDirtyAreaParameters