This document is archived and information here might be outdated.  Recommended version.


ISchematicLayerEditHelper Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicLayerEditHelper Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ISchematicLayerEditHelper

Classes Description
SchematicLayer A Schematic layer object.