FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Schema::GeometricPropertyDefinition::set_SpecificGeometryTypes ( OSGeo::FDO::Common::GeometryType  types[],
System::Int32  length 
)

Sets the specific set of geometry types that can be stored in this geometric property. The provided value is a list of geometry types that are supported. Usually, one specific type is supported, but there can be more than one.

Parameters:
types The specific set of geometry types that can be stored in this geometric property.
length Indicates the number of geometry types being stored in the provided set of geometry types.


Comments or suggestions? Send us feedback.