Partilhar via


Método IGeometrySink.EndGeometry

Finishes a call sequence for a geometry figure. This API is obsolete. IGeometrySink110 should be used instead.

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (em Microsoft.SqlServer.Types.dll)

Sintaxe

'Declaração
Sub EndGeometry
'Uso
Dim instance As IGeometrySink

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

Comentários

Method must be used with a BeginGeometry() method.

Consulte também

Referência

IGeometrySink Interface

Namespace Microsoft.SqlServer.Types