This document is archived and information here might be outdated. Recommended version. |
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