Provides access to members that control how mosaic dataset geometry is imported.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
SourceJoinField | The name of the field in the source feature class that participates in the table join. | |
SourceTable | The source feature class from which geometry is imported. | |
Target | The target feature class of this import operation. | |
TargetJoinField | The mosaic dataset field name that participates in the table join that attempts to associate a row in the source feature class with every selected row in the target feature class. |
CoClasses that implement IImportGeometryParameters
CoClasses and Classes | Description |
---|---|
ImportGeometryParameters | An object that controls how a mosaic dataset's geometry gets imported. |