Class | Description | |
---|---|---|
AnnotationProperties | Provides access to the attributes of annotation features. | |
AssociationDescription | Represents a connectivity (spatial and non-spatial), containment, or structural attachment association in a utility network. | |
DimensionProperties | Provides access to the attributes of dimension features. | |
EditOperation | EditOperations are shortlived objects for performing an Edit, they are generally immediately filled with the parameters of the desired edit and executed then they are discarded after the editor executes them... | |
ElevationCapturing | Manages Elevation capture settings for Editing workflows. | |
ElevationSurface | Provides simplified properties of a map's elevation surface. | |
GroundToGridCorrection | Provides helper and extension methods for accessing and setting ground to grid corrections. | |
ParallelOffset | Defines the parameters used to create a parallel offset from line features. | |
ParallelOffset.Builder | Defines the parameters used to create a parallel offset from line features. | |
ParcelEditToken | ParcelEditToken represents a collection of parcel feature edits; the edits will occur after the edit operation has completed. | |
ParcelRecord | The ParcelRecord class provides basic information about a parcel record. | |
ReadOnlyToolOptions | a read-only wrapper for ToolOptions made available by ArcGIS.Desktop.Editing.Templates.EditingTemplate.GetToolOptions | |
RelationshipDescription | Represents a relationship between two rows. | |
RowHandle | RowHandle represents a common structure for the many ways to reference a row. | |
RowToken | RowToken represents a feature that will be created but has not yet; it can be used in place of the object ID in referencing that feature even before it has an Object ID. | |
SplitByDistance | Split By Distance class. Use with EditOperation.Split | |
SplitByEqualDistance | Split By Equal Distance class. Use with EditOperation.Split | |
SplitByEqualParts | Split By Equal Parts class. Use with EditOperation.Split | |
SplitByGeometry | Split By Geometry class. Use with EditOperation.Split | |
SplitByPercentage | Split By Percentage class. Use with EditOperation.Split | |
SplitByVaryingDistance | Split By Varying Distance class. Use with EditOperation.Split | |
SplitMethod | A base split method class. For use with EditOperation.Split. Different split methods are SplitByGeometry, SplitByPercentage, SplitByEqualParts, SplitByDistance, SplitByEqualDistance, and SplitByVaryingDistance | |
TableControl | Interaction logic for TableControl.xaml TableControl | |
TableControlCommands | Commands for the TableControl | |
TableControlContent | Defines the content source for the TableControl. | |
TableControlContentFactory | Creates content for the TableControl. | |
ToolOptions | property collection that may be serialized to the CIM as a Template Tool's Options | |
ToolOptionsEmbeddableControl | Represents a control that can be hosted in multiple locations. |