This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Constants > E > esriCOSpatialConstraint Constants (ArcObjects .NET 10.4 SDK) |
Spatial constraints options for extracting data.
Constant | Value | Description |
---|---|---|
esriSCDisplayExtent | 1 | Check out by current display extent. |
esriSCSelectedGraphic | 2 | Check out by selected graphic extent. |
esriSCDefinedExtent | 4 | Check out by defined extent. |
esriSCNotDefined | 8 | No spatial constraint defined. |