Freigeben über


IGeographySink.EndFigure-Methode

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 (in Microsoft.SqlServer.Types.dll)

Syntax

'Declaration
Sub EndFigure
'Usage
Dim instance As IGeographySink

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

Hinweise

Method must be used together with BeginFigure() method.

Siehe auch

Verweis

IGeographySink Schnittstelle

Microsoft.SqlServer.Types-Namespace