![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Constants > E > esriClip2GraphExtType Constants (ArcObjects .NET 10.5 SDK) |
The Clip to Graphics Extent Type.
| Constant | Value | Description |
|---|---|---|
| esriClip2GraphInactive | -1 | Clip to Graphics Extent Inactive. |
| esriClip2GraphDisableActive | 0 | Clip to Graphics Extent Disable and Active. |
| esriClip2GraphEnableActive | 1 | Clip to Graphics Extent Enable and Active. |
This enumeration is provided as a convenience only. Implementation for the clip to graphic extent functionality will need to be provided by your application.