ArcObjects Library Reference (Schematic)  

ISchematicFeature Interface

Provides access to members that control the schematic feature.

Product Availability

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

Members

Description
Read-only property Extent The extent of the feature.
Read-only property FeatureType The type of the feature.
Read-only property Name Name of the schematic element.
Read-only property SchematicDiagram Schematic diagram related to the schematic element.
Read-only property SchematicElementClass Schematic element class related to the schematic element.
Read/write property Shape A reference to the default shape for the feature.
Read-only property ShapeCopy A cloned copy of the default shape for the feature.

Inherited Interfaces

Interfaces Description
IFeature Provides access to members that return and set properties of a feature.

CoClasses that implement ISchematicFeature

CoClasses and Classes Description
SchematicInMemoryFeatureLink Schematic in memory feature link object.
SchematicInMemoryFeatureNode Schematic in memory feature node object.
SchematicInMemoryFeatureNodeOnLink Schematic in memory feature node on link object.
SchematicInMemoryFeatureSubLink Schematic in memory feature sublink object.
SchematicLink A schematic link object.
SchematicNode A schematic node object.
SchematicNodeOnLink A schematic node-on-link object.
SchematicSubLink A schematic sublink object.