GeoJsonObjectFormatter Constructor
Initializes a new instance of the GeoJsonObjectFormatter class.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New GeoJsonObjectFormatter()
protected GeoJsonObjectFormatter()
protected:
GeoJsonObjectFormatter()
new : unit -> GeoJsonObjectFormatter
protected function GeoJsonObjectFormatter()