This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > IClippingMethod Interface > IClippingMethod.ClippingMethod Property (ArcObjects .NET 10.5 SDK) |
Method to be used for clipping.
[Visual Basic .NET] Public ReadOnly Property ClippingMethod As esriClippingMethod
[C#] public esriClippingMethod ClippingMethod {get;}
[C++]
HRESULT get_ClippingMethod(
esriClippingMethod* method
);
[C++]
Parameters method [out, retval]
method is a parameter of type esriClippingMethod