ArcObjects Library Reference (Schematic)  

ISchematicLayerEditHelper Interface

Provides access to members that returns editing inforamtions about the schematic layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Description
Method GetHighlightedVertex Position of the highlighted vertex.
Method GetSchematicInMemoryFeaturePortAtPoint In memory feature and his port number near to the given point.
Method GetSchematicInMemoryHighlightedFeature Schematic in memory highlighted feature.
Method GetSchematicInMemorySelectedFeatures Enumeration of the selected in memory features.

CoClasses that implement ISchematicLayerEditHelper

CoClasses and Classes Description
SchematicLayer A Schematic layer object.

.NET Snippets

Get The Selected In-Memory Schematic Features In A ISchematicLayer | Get The Selected In-Memory Schematic Features In A ILayer