Share via


IGeographyProvider Interface

Definition

Provides access to the geography objects that this object constructs.

public interface IGeographyProvider
type IGeographyProvider = interface
Public Interface IGeographyProvider
Derived

Properties

ConstructedGeography

Gets the geography object that was constructed most recently.

Events

ProduceGeography

Fires when the provider constructs a geography object.

Applies to