Partager via


Méthode IGeographySink.EndFigure

Finishes a call sequence for a geography figure. This API is obsolete. IGeographySink110 should be used instead.

Espace de noms :  Microsoft.SqlServer.Types
Assembly :  Microsoft.SqlServer.Types (en Microsoft.SqlServer.Types.dll)

Syntaxe

'Déclaration
Sub EndFigure
'Utilisation
Dim instance As IGeographySink

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

Notes

Method must be used together with BeginFigure() method.

Voir aussi

Référence

IGeographySink Interface

Espace de noms Microsoft.SqlServer.Types