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


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

IMosaicRule2 Interface

Provides access to members that control a mosaic rule.

Product Availability

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

Members

Name Description
Read/write property Ascending Indicates whether the ascending flag of OrderBy.
Read/write property FIDs The list of (selected) catalog item IDs.
Read/write property LockRasterID The lock raster ID.
Read/write property MosaicMethod The mosaic method.
Read/write property MosaicOperatorType The type of mosaic operator for resolving overlapping pixels.
Read/write property MultidimensionalDefinition An array of multidimensional value objects.
Read/write property OrderByBaseValue The Order By base value.
Read/write property OrderByFieldName The Order By field on the source catalog.
Read/write property TimeValue The request time value.
Read/write property Viewpoint The view point.
Read/write property WhereClause The SQL selection where clause expression.

Inherited Interfaces

Interfaces Description
IMosaicRule Provides access to members that control a mosaic rule.

Classes that implement IMosaicRule2

Classes Description
MosaicRule A mosaic rule class.