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
|
|
Description |
|
ChangeTargetWithFocusMap |
Indicates if the schematic layer target changes when the focus map changes; that is, when the active data frame changes. |
|
SchematicTarget |
Current schematic layer target; that is, schematic layer related to the current active schematic diagram. |
CoClasses that implement ISchematicTarget
.NET Samples
Implementing a schematic digitizing tool (Code Files:
DigitTool) |
Schematic diagram auto refresh (Code Files:
Autorefresh) |
Schematics Engine application (Code Files:
MainForm)