FDO .NET API Reference Feature Data Objects
__property OSGeo ::FDO ::Common ::GeometryType OSGeo::FDO::Schema::GeometricPropertyDefinition::get_SpecificGeometryTypes ( System::Int32 &  length  ) 

Gets the specific geometry types that can be stored in this geometric property. The returned value is a list of geometry types that are supported, with length being the number of types returned.

Parameters:
length The parameter is used to return the number of geometry types being returned by the function.
Returns:
Returns a list of geometry types that are supported.


Comments or suggestions? Send us feedback.