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


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

ISchematicInMemoryFeatureNodeOnLinkGeometry Interface

Provides access to members that manage the schematic in memory feature node on link geometry.

Product Availability

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

Members

Name Description
Method GetDistance Provides access to the distance of the position of the schematic in memory feature node on link.
Read-only property InitialPosition Initial position of the schematic in memory feature node on link.
Read-only property Position Position of the schematic in memory feature node on link.
Method QueryBoundingBoxCoords Queries the bounding box coordinates of the schematic in memory feature node on link.
Method SetDistance Changes the distance of the position of the schematic in memory feature node on link.

Classes that implement ISchematicInMemoryFeatureNodeOnLinkGeometry

Classes Description
SchematicInMemoryFeatureNodeOnLink Schematic in memory feature node on link object.