IGeometrySink.EndGeometry Method

Finishes a call sequence for a geometry figure.

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

Syntax

'Declaration
Sub EndGeometry
'Usage
Dim instance As IGeometrySink

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

Remarks

Method must be used with a BeginGeometry() method.