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


esriAPEVectorClipType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Publisher > ESRI.ArcGIS.Publisher > Constants > E > esriAPEVectorClipType Constants
ArcGIS Developer Help

esriAPEVectorClipType Constants

The vector clipping to use when creating the data package.

Constant Value Description
esriAPEVectorClipTypeIncludeFeatures 0 Include the entire feature if it intersects with the data frame.
esriAPEVectorClipTypeClipFeatures 1 Clip features to data frame extents.
esriAPEVectorClipTypeExtractAllFeatures 2 Export all features in a dataset.
esriAPEVectorClipTypeCopyDataset 3 Copy dataset keeping orignial format.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.