Share via


ISpatial Interface

Definition

Represents the spatial interface.

public interface ISpatial
type ISpatial = interface
Public Interface ISpatial
Derived

Properties

CoordinateSystem

Gets the coordinate system.

IsEmpty

Gets a value that indicates whether the spatial type is empty.

Extension Methods

SendTo(ISpatial, SpatialPipeline)

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

Applies to