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


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

esriClip2GraphExtType Constants

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.

Product Availability

Available with ArcGIS Desktop.

Remarks

This enumeration is provided as a convenience only.  Implementation for the clip to graphic extent functionality will need to be provided by your application.