Metodo IGeographySink.EndFigure
Finishes a call sequence for a geography figure. This API is obsolete. IGeographySink110 should be used instead.
Spazio dei nomi Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Sintassi
'Dichiarazione
Sub EndFigure
'Utilizzo
Dim instance As IGeographySink
instance.EndFigure()
void EndFigure()
void EndFigure()
abstract EndFigure : unit -> unit
function EndFigure()
Osservazioni
Method must be used together with BeginFigure() method.