Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Provides access to the geography objects that this object constructs.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Public Interface IGeographyProvider
'Usage
Dim instance As IGeographyProvider
public interface IGeographyProvider
public interface class IGeographyProvider
type IGeographyProvider = interface end
public interface IGeographyProvider
The IGeographyProvider type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ConstructedGeography | Gets the geography object that was constructed most recently. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
ProduceGeography | Fires when the provider constructs a geography object. |
Top
.gif)
.gif)