ArcObjects Library Reference (Schematic)  

ISchematicInMemoryFeatureNodeGeometry Interface

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

Product Availability

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

Members

Description
Method GetPortPosition Provides access to the position of specified port number of the schematic in memory feature node.
Read/write property InitialPosition Initial position of the schematic in memory feature node.
Read-only property PortCount Number of ports of the schematic in memory feature node.
Read/write property Position Position of the schematic in memory feature node.
Method PutCoords Changes the coordinates of the schematic in memory feature node.
Method QueryBoundingBoxCoords Queries the bounding box coordinates of specified port number of the schematic in memory feature node.
Method QueryCoords Queries the coordinates of the schematic in memory feature node.
Method QueryPortCoords Queries the coordinates of specified port number of the schematic in memory feature node.

CoClasses that implement ISchematicInMemoryFeatureNodeGeometry

CoClasses and Classes Description
SchematicInMemoryFeatureNode Schematic in memory feature node object.