This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicLayerEditHelper Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that returns editing inforamtions about the schematic layer.
Description | ||
---|---|---|
GetHighlightedVertex | Position of the highlighted vertex. | |
GetSchematicInMemoryFeaturePortAtPoint | In memory feature and his port number near to the given point. | |
GetSchematicInMemoryHighlightedFeature | Schematic in memory highlighted feature. | |
GetSchematicInMemorySelectedFeatures | Enumeration of the selected in memory features. |
CoClasses and Classes | Description |
---|---|
SchematicLayer | A Schematic layer object. |