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


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

ISchematicTarget Interface

Provides access to members that control the Schematic Layer target; that is the layer related to the active schematic diagram.

Product Availability

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

Members

Name Description
Read/write property ChangeTargetWithFocusMap Indicates if the schematic layer target changes when the focus map changes; that is, when the active data frame changes.
Read/write property SchematicTarget Current schematic layer target; that is, schematic layer related to the current active schematic diagram.

Classes that implement ISchematicTarget

Classes Description
EngineSchematicEnvironment Schematic engine environment (singleton).
SchematicExtension (esriSchematicUI) Provides access to the schematic extension.

.NET Samples

Schematic diagram auto refresh Implementing a schematic digitizing tool Schematics Engine application