Provides access to members implemented to customize feature editing.
| Description | ||
|---|---|---|
![]() |
BeginMoveSet | Prepares the set of features for a move operation. |
![]() |
DeleteSet | Deletes the set of rows. |
![]() |
MoveSet | Moves the set of features through a distance and direction specified by moveVector. |
![]() |
RotateSet | Rotates the set of features according to the specified origin and angle. |
![]() |
Split | Split the feature. |
![]() |
SplitAttributes | Split the feature attributes. |
![]() |
SplitWithUpdate | Split the feature by updating the split feature and creating new feature(s) for the smaller portion. |
| Interfaces | Description |
|---|---|
| IFeatureEdit | Provides access to members implemented to customize feature editing. |
| IRowEdit | Provides access to members implemented to customize object editing. |
| CoClasses and Classes | Description |
|---|---|
| AnnotationFeature (esriCarto) | An ESRI annotation feature. |
| DimensionFeature (esriCarto) | ESRI Dimension Feature class. |
| Feature | ESRI Feature. |
| NALocationFeature (esriNetworkAnalyst) | A network location which can be used like a feature or a row. |
| NATraversalResultElement (esriNetworkAnalyst) | An individual element in a traversal result. |