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


IExportGeometryParameters Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IExportGeometryParameters Interface
ArcGIS Developer Help

IExportGeometryParameters Interface

Provides access to members that control parameters for exporting geometries to feature class.

Product Availability

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

Members

Name Description
Read/write property GeometryType The geometry type.
Read/write property OutFeatureClassName The name of output feature class.
Read/write property OutWorkspace The output workspace.

Classes that implement IExportGeometryParameters

Classes Description
ExportGeometryParameters An object that controls how geometries in a mosaic dataset are exported.