ESRI.ArcGIS.ADF.IMS | |
ESRI.ArcGIS.ADF.IMS.Geometry Namespace | |
See Also Inheritance Hierarchy |
Class | Description | |
---|---|---|
Envelope | An object that has the properties of a rectangle and can be associated with a map, layout, or a feature. | |
Geometry | An abstract representation of shapes related to a map or features. | |
GeometryCollection | Represents a thread-safe collection of Geometries. | |
Hole | An object that represents a Hole in a Ring. | |
HoleCollection | A thread-safe collection of Holes. | |
Multipoint | An object that represents a related group of Points. | |
Path | The Path class represents a segment of a PolyLine. | |
PathCollection | A thread-safe collection of Paths. | |
Point | Class that represents an x,y coordinate. | |
PointCollection | A thread-safe collection of Points. | |
Polygon | Represents a grouping of Rings. | |
Polyline | Represents a grouping of Paths. | |
Ring | Represents a single multi-sided shape in a Polygon object. | |
RingCollection | A thread-safe collection of Rings. | |
Utility | Summary description for Utility. |