Share via


GeographyPipeline.EndGeography Method

Ends the current spatial object.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Public MustOverride Sub EndGeography
'Usage
Dim instance As GeographyPipeline

instance.EndGeography()
public abstract void EndGeography()
public:
virtual void EndGeography() abstract
abstract EndGeography : unit -> unit
public abstract function EndGeography()

See Also

Reference

GeographyPipeline Class

System.Spatial Namespace