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 | ||
---|---|---|
GetPortPosition | Provides access to the position of specified port number of the schematic in memory feature node. | |
InitialPosition | Initial position of the schematic in memory feature node. | |
PortCount | Number of ports of the schematic in memory feature node. | |
Position | Position of the schematic in memory feature node. | |
PutCoords | Changes the coordinates of the schematic in memory feature node. | |
QueryBoundingBoxCoords | Queries the bounding box coordinates of specified port number of the schematic in memory feature node. | |
QueryCoords | Queries the coordinates of the schematic in memory feature node. | |
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. |