Share via


Geography.SendTo(GeographyPipeline) Method

Definition

Sends the current spatial object to the given pipeline.

public virtual void SendTo (Microsoft.Spatial.GeographyPipeline chain);
abstract member SendTo : Microsoft.Spatial.GeographyPipeline -> unit
override this.SendTo : Microsoft.Spatial.GeographyPipeline -> unit
Public Overridable Sub SendTo (chain As GeographyPipeline)

Parameters

chain
GeographyPipeline

The spatial pipeline.

Applies to