Provides access to members that control the schematic element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
| Description | ||
|---|---|---|
|  | AlterPropertySet | Changes the schematic element PropertySet with the specified PropertySet. | 
|  | Class | The Object Class for the row. | 
|  | CreateAssociation | Create a schematic association. | 
|  | Displayed | Indicates if the element is displayed. | 
|  | Initial | Indicates if the schematic element belongs to the initial list of elements specified for the schematic diagram. | 
|  | Name | Name of the schematic element. | 
|  | PropertySet | PropertySet related to the schematic element. | 
|  | SchematicDiagram | Schematic diagram related to the schematic element. | 
|  | SchematicElementClass | Schematic element class related to the schematic element. | 
|  | SchematicRelation | Schematic element relation ship. | 
|  | UpdateStatus | Update status of the element. | 
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| IObject | Provides access to the class the row belongs to. | 
CoClasses that implement ISchematicElement
| CoClasses and Classes | Description | 
|---|---|
| SchematicLink | A schematic link object. | 
| SchematicNode | A schematic node object. | 
| SchematicNodeOnLink | A schematic node-on-link object. | 
| SchematicSubLink | A schematic sublink object. |