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