This document is archived and information here might be outdated. Recommended version. |
Buffers features to a new and existing feature class.
[Visual Basic .NET] Public Sub Buffer ( _ ByVal pNewLocationName As IFeatureClassName _ )
[C#] public void Buffer ( IFeatureClassName pNewLocationName );
[C++]
HRESULT Buffer(
IFeatureClassName* pNewLocationName
);
[C++] Parameters pNewLocationName [in]
pNewLocationName is a parameter of type IFeatureClassName*