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


esriAPEVectorClipType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Publisher)  

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.