Method used to clip layers in map.
[Visual Basic .NET] Public Property ClipType As esriMapClipType
[C#] public esriMapClipType ClipType {get; set;}
[C++]
HRESULT get_ClipType(
esriMapClipType* Type
);
[C++]
HRESULT put_ClipType(
esriMapClipType Type
);
[C++]Parameters
Type [out, retval]Type is a parameter of type esriMapClipType
Type [in]Type is a parameter of type esriMapClipType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.