FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Geometry ::IPoint* OSGeo::FDO::Geometry::GeometryFactoryAbstract::CreatePoint ( System::Int32  dimensionality,
System::Double ordinates  __gc[] 
)

Creates a point object by copying from an array of ordinates.

Parameters:
dimensionality Input dimensionality of the ordinates (see Dimensionality)
ordinates Input ordinate array representing one position
Returns:
Returns a point

Reimplemented in OSGeo::FDO::Geometry::FgfGeometryFactory.


Comments or suggestions? Send us feedback.