IConstructGeometryCollection Interface
Provides access to members that construct a collection of geometries.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
ConstructDivideEqual |
Locates additional points equally spaced along the input polyline, and create either new segments, parts or polylines depending on the value of divideHow. |
|
ConstructDivideLength |
Locates additional points along the input polyline, spaced at a specified interval, and create either new segments, parts, or polylines depending on the value of divideHow. |
Classes that implement IConstructGeometryCollection
Classes |
Description |
GeometryBag |
An ordered collection of objects that support the IGeometry interface. |