Share via


SpatialBuilder.ProduceGeography Event

Definition

Fires when the provider constructs geography object.

public event Action<Microsoft.Spatial.Geography> ProduceGeography;
member this.ProduceGeography : Action<Microsoft.Spatial.Geography> 
Public Custom Event ProduceGeography As Action(Of Geography) 

Event Type

Implements

Applies to