Compartir a través de


IGeometrySink.EndFigure Método

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

Espacio de nombres:  Microsoft.SqlServer.Types
Ensamblado:  Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)

Sintaxis

'Declaración
Sub EndFigure
'Uso
Dim instance As IGeometrySink

instance.EndFigure()
void EndFigure()
void EndFigure()
abstract EndFigure : unit -> unit
function EndFigure()

Comentarios

Method must be used with an EndGeometry() method.

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

Vea también

Referencia

IGeometrySink Interfaz

Espacio de nombres Microsoft.SqlServer.Types