Método IGeographySink.EndFigure
Finishes a call sequence for a geography figure. This API is obsolete. IGeographySink110 should be used instead.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (em Microsoft.SqlServer.Types.dll)
Sintaxe
'Declaração
Sub EndFigure
'Uso
Dim instance As IGeographySink
instance.EndFigure()
void EndFigure()
void EndFigure()
abstract EndFigure : unit -> unit
function EndFigure()
Comentários
Method must be used together with BeginFigure() method.