Compartir a través de


IGeographySink.EndFigure Método

Finishes a call sequence for a geography figure. This API is obsolete. IGeographySink110 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 IGeographySink

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

Comentarios

Method must be used together with BeginFigure() method.

Vea también

Referencia

IGeographySink Interfaz

Espacio de nombres Microsoft.SqlServer.Types