FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Common ::GeometryType OSGeo::FDO::Connections::Capabilities::IGeometryCapabilitiesImp::get_GeometryTypes (  ) 

Return the list of supported geometry types. For example, if a client wanted to know if a provider supported multi-polygons, it would call GetGeometryTypes and check if the MultiPolygon type was listed.

Returns:
Returns the list of geometry types


Comments or suggestions? Send us feedback.