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


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

esriClippingMethod Constants

Define the different way to clip drawing.

Constant Value Description
esriClipNoClipping -1 No clipping at all.
esriClipBasicClipping 0 Basic clipping using polygon.
esriClipRemoveCenterOutside 1 Remove points outside of the polygon.
esriClipRemoveBoxOutside 2 Remove figure outside of the polygon.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.