This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the buffering of features. Note: the IFeatureCursorBuffer interface has been superseded by IFeatureCursorBuffer2. Please consider using the more recent version.
Name | Description | |
---|---|---|
Buffer | Buffers features to a new and existing feature class. | |
BufferedGeometry | Enumerator of buffered features. | |
CancelTrack | TrackCancel used when buffering. | |
Dissolve | Indicates if overlapping buffered features should be dissolved. | |
FeatureCursor | Feature cursor of features to buffer (overrides GraphicsLayer). | |
FieldDistance | Field specifying distance to buffer on. | |
GraphicsLayer | Graphics layer of elements to buffer (overrides FeatureCursor). | |
PolygonBufferType | Indicates how to buffer polygon features. | |
RingDistance | Multiple rings specifying distance to buffer on. | |
SpatialReference | Projection of buffered features. | |
Units | Conversion units, from map units to buffer units. | |
ValueDistance | Constant buffer distance. |
Classes | Description |
---|---|
FeatureCursorBuffer | A cursor for buffering features. |