ISpatial Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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). |