ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
This describes a set of enumerations that list the valid types of geometries.
Each of the geometries listed is either a subset or compatible with the OpenGIS specifications or the simple feature specifications. Each different kind of geometry can also be converted to well-known text and well-known binary. We have added some additional geometry types (such as the ellipse and rectangle) which normally are not included as separate GIS geometries but are very useful and can easily be converted to standard types.
Invalid
Point
Line
Polygon
Multipoint
Multiline
Multipolygon
GeometryCollection