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


IClippingMethod Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > IClippingMethod Interface
ArcGIS Developer Help

IClippingMethod Interface

Provides access to the clipping method required by an object.

Product Availability

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

Members

Name Description
Read-only property ClippingMethod Method to be used for clipping.

Classes that implement IClippingMethod

Classes Description
MarkerPlacementInsidePolygon Places markers in a polygon.
MarkerPlacementPolygonCenter Places one marker at the center of a polygon.
MarkerPlacementRandomInPolygon Places markers randomly within a polygon.