This document is archived and information here might be outdated. Recommended version. |
Clips the geometry to the domain of the spatial reference. Useful for ensuring that buffers can be fit within the spatial domain of the feature class to which they are being added.
[Visual Basic .NET]
Public Sub ClipToDomain ( _
)
[C#]
public void ClipToDomain (
);
[C++]
HRESULT ClipToDomain(
void
);