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


esriClippingMethod Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Display)  

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.