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

Return the list of supported component types. For example, if a client wanted to know if circular arcs were supported by a provider, it would call GetGeometryComponentTypes and check for CircularArcSegment in the returned list.

Returns:
Returns the list of component types


Comments or suggestions? Send us feedback.