FDO .NET API Reference Feature Data Objects
__property System::Int32 OSGeo::FDO::Connections::Capabilities::IGeometryCapabilitiesImp::get_Dimensionalities (  ) 

Returns the supported dimensionalities which are based on the bit masks defined in the Dimensionality enum. The Z and M bits indicate if the provider supports 3d or Measure dimensions in geometry data. The XY bit should be set too.

Returns:
Returns the dimensionalities


Comments or suggestions? Send us feedback.