EndGeo Method

Ends the current spatial object.

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

Syntax

'Declaration
Protected Overridable Sub EndGeo
'Usage

Me.EndGeo()
protected virtual void EndGeo()
protected:
virtual void EndGeo()
abstract EndGeo : unit -> unit 
override EndGeo : unit -> unit 
protected function EndGeo()

See Also

Reference

BaseSpatialFactory Class

System.Spatial Namespace