ArcObjects Library Reference (Geometry)  

IConstructPath Interface

Provides access to members that construct a path using other geometries and measures.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method ConstructRigidStretch Constructs a scaled, rotated version of srcPath. The point at stretchStartIndex will end up at stretchEnd. The points at startAnchor and endAnchor will remain unchanged. Others will be scaled and rotate proportionately.

CoClasses that implement IConstructPath

CoClasses and Classes Description
Path A sequence of connected segments.
Ring An area bounded by one, closed sequence of connected segments; optionally has measure, height and ID attributes at each vertex.