This topic has not yet been rated - Rate this topic

IGeometrySink.EndFigure Method

Finishes a call sequence for a geometry figure. This API is obsolete. IGeometrySink110 should be used instead.

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
void EndFigure()

Method must be used with an EndGeometry() method.

OpenGisGeometryType objects supported are Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon, and GeometryCollection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.