Share via


SpatialTypeExtensions Class

Definition

Provides a place to add extension methods that work with ISpatial.

public static class SpatialTypeExtensions
type SpatialTypeExtensions = class
Public Module SpatialTypeExtensions
Inheritance
SpatialTypeExtensions

Methods

SendTo(ISpatial, SpatialPipeline)

Allows the delegation of the call to the proper type (geography or Geometry).

Applies to