Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents the spatial interface.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Public Interface ISpatial
'Usage
Dim instance As ISpatial
public interface ISpatial
public interface class ISpatial
type ISpatial = interface end
public interface ISpatial
The ISpatial type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CoordinateSystem | Gets the coordinate system. |
![]() |
IsEmpty | Gets a value that indicates whether the spatial type is empty. |
Top
Extension Methods
| Name | Description | |
|---|---|---|
![]() |
SendTo | Allows the delegation of the call to the proper type (geography or Geometry). (Defined by SpatialTypeExtensions.) |
Top
.gif)
.gif)